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