am 3309bc5f: Merge "WifiStateMachine: fix for exiting L2ConnectedState" into klp-dev
* commit '3309bc5f249d971a19c3db376dd94e28819fded3': WifiStateMachine: fix for exiting L2ConnectedState
This commit is contained in:
@@ -3535,10 +3535,7 @@ public class WifiStateMachine extends StateMachine {
|
||||
|
||||
@Override
|
||||
public void exit() {
|
||||
// if we're leaving before this is done, cleanup
|
||||
if (mDhcpActive) {
|
||||
handlePostDhcpSetup();
|
||||
}
|
||||
handleNetworkDisconnect();
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user