am 6e74d41b
: Fix network disable on connect
Merge commit '6e74d41bd0525459c43ed010e8f049ffc20ca362' into kraken * commit '6e74d41bd0525459c43ed010e8f049ffc20ca362': Fix network disable on connect
This commit is contained in:
@@ -445,6 +445,7 @@ public class WifiSettings extends PreferenceActivity implements DialogInterface.
|
||||
|
||||
if (mResetNetworks && (state == DetailedState.CONNECTED ||
|
||||
state == DetailedState.DISCONNECTED || state == DetailedState.FAILED)) {
|
||||
updateAccessPoints();
|
||||
enableNetworks();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user