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

Commit 680e0a47 authored by Irfan Sheriff's avatar Irfan Sheriff Committed by Android (Google) Code Review
Browse files

Merge "Remove interface disable in wifistatemachine"

parents 52a31da2 89f2ea6f
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -1439,9 +1439,6 @@ public class WifiStateMachine extends StateMachine {
            mDhcpStateMachine = null;
        }

        /* Disable interface */
        NetworkUtils.disableInterface(mInterfaceName);

        /* Reset data structures */
        mWifiInfo.setInetAddress(null);
        mWifiInfo.setBSSID(null);