Merge "Address further API council comments." into rvc-dev am: d3a0721fb5
Change-Id: I30c12bd1f44911306ba543cd1ad1e78cef35e0c6
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