Merge "Start default connections on startup." am: 3a2a215c97
Original change: undetermined Change-Id: I51b37f1c720457c4a8ad5dd61bf8febca9cba02e
This commit is contained in:
@@ -484,6 +484,7 @@ public class ConnectivityService extends IConnectivityManager.Stub {
|
||||
continue;
|
||||
}
|
||||
mCurrentLinkProperties[netType] = null;
|
||||
if (mNetConfigs[netType].isDefault()) mNetTrackers[netType].reconnect();
|
||||
}
|
||||
|
||||
IBinder b = ServiceManager.getService(Context.NETWORKMANAGEMENT_SERVICE);
|
||||
|
||||
Reference in New Issue
Block a user