Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e35a5bab authored by Stuart Scott's avatar Stuart Scott
Browse files

Forget Wifi SSID

Change-Id: I6d4bf3117d92567f89a8eedf41a430ee5342b6c6
parent ce3bf6ba
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -102,6 +102,7 @@ public class ResetNetworkConfirm extends Fragment {
                for (WifiConfiguration config : networks) {
                    wifiManager.removeNetwork(config.networkId);
                }
                wifiManager.saveConfiguration();
            }

            // Turn mobile hotspot off