* commit '466ceb463f44f72bdd73764e50dcb34c174a0cfe': Ignore outstanding delayed shutdown on restart
This commit is contained in:
@@ -2357,6 +2357,7 @@ public class WifiStateMachine extends StateMachine {
|
||||
public void enter() {
|
||||
mIsRunning = true;
|
||||
mInDelayedStop = false;
|
||||
mDelayedStopCounter++;
|
||||
updateBatteryWorkSource(null);
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user