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

Commit 0c2f82ca authored by Stuart Scott's avatar Stuart Scott Committed by Android (Google) Code Review
Browse files

Merge "Forget Wifi SSID"

parents 40b55b1d e35a5bab
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -103,6 +103,7 @@ public class ResetNetworkConfirm extends InstrumentedFragment {
                for (WifiConfiguration config : networks) {
                    wifiManager.removeNetwork(config.networkId);
                }
                wifiManager.saveConfiguration();
            }

            // Turn mobile hotspot off