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