commit | a76bd46f0557e2c7ac67483cb52a2e1fb46d7940 | [log] [tgz] |
---|---|---|
author | Roshan Pius <rpius@google.com> | Thu Oct 03 16:23:46 2019 -0700 |
committer | Roshan Pius <rpius@google.com> | Fri Oct 04 10:19:02 2019 -0700 |
tree | e641e97b6a18f69865a1edc2b429375418c123c1 | |
parent | f799d927d3c65031c5620502d3b533494aa8284f [diff] |
ClientModeImpl: Migrate the disableReason checks from WCM When networks are temporarily/permanently disabled due to no internet, we were not previously disconnecting from it. This was missed in the recent addition of NetworkUpdateListener in ClientModeImpl. Restoring it from WifiConnectivityManager and removing some redundant code for the same in WifiConnectivityManager. Bug: 142086267 Test: atest com.android.server.wifi Change-Id: I33619105fa26efc8bfc79caae882ad8cec3b84de