Fix NO_CONNECTIVITY flag in some cases. am: 129843273d
Original change: undetermined Change-Id: I4310df7919067399be1b97697d05215249899d94
This commit is contained in:
@@ -995,6 +995,8 @@ public class ConnectivityService extends IConnectivityManager.Stub {
|
||||
}
|
||||
} else {
|
||||
newNet.reconnect();
|
||||
newNet = null; // not officially avail.. try anyway, but
|
||||
// report no failover
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user