Merge "Address further API council comments." into rvc-dev am: d3a0721fb5 am: bad3318c8e
Change-Id: I8cc1054a4f9c3bde0d3e47f8e1099aaec0609529
This commit is contained in:
@@ -481,7 +481,7 @@ public class EthernetNetworkFactory extends NetworkFactory {
|
|||||||
};
|
};
|
||||||
mNetworkAgent.register();
|
mNetworkAgent.register();
|
||||||
mNetworkAgent.setLegacyExtraInfo(mHwAddress);
|
mNetworkAgent.setLegacyExtraInfo(mHwAddress);
|
||||||
mNetworkAgent.setConnected();
|
mNetworkAgent.markConnected();
|
||||||
}
|
}
|
||||||
|
|
||||||
void onIpLayerStopped(LinkProperties linkProperties) {
|
void onIpLayerStopped(LinkProperties linkProperties) {
|
||||||
|
|||||||
Reference in New Issue
Block a user