Fix NO_CONNECTIVITY flag in some cases. am: 129843273d
Original change: undetermined Change-Id: I9b5ea1cd9637be9611d53e68ca1594d96c5fccb6
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