Forget Wifi SSID
Change-Id: I6d4bf3117d92567f89a8eedf41a430ee5342b6c6
This commit is contained in:
@@ -102,6 +102,7 @@ public class ResetNetworkConfirm extends Fragment {
|
|||||||
for (WifiConfiguration config : networks) {
|
for (WifiConfiguration config : networks) {
|
||||||
wifiManager.removeNetwork(config.networkId);
|
wifiManager.removeNetwork(config.networkId);
|
||||||
}
|
}
|
||||||
|
wifiManager.saveConfiguration();
|
||||||
}
|
}
|
||||||
|
|
||||||
// Turn mobile hotspot off
|
// Turn mobile hotspot off
|
||||||
|
Reference in New Issue
Block a user