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