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

Commit b61e757f authored by Robert Greenwalt's avatar Robert Greenwalt Committed by Android Git Automerger
Browse files

am 466ceb46: am aa4b2ee0: Merge "Ignore outstanding delayed shutdown on restart" into jb-mr2-dev

* commit '466ceb46':
  Ignore outstanding delayed shutdown on restart
parents 09d85677 466ceb46
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2357,6 +2357,7 @@ public class WifiStateMachine extends StateMachine {
        public void enter() {
            mIsRunning = true;
            mInDelayedStop = false;
            mDelayedStopCounter++;
            updateBatteryWorkSource(null);

            /**