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

Commit a5aa9ebe authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Doze: Fix broken non-AoD"

parents da9d0ecb 803f33a1
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -105,10 +105,8 @@ public class DozeScrimController {
        // be invoked when we're done so that the caller can drop the pulse wakelock.
        mPulseCallback = callback;
        mPulseReason = reason;
        if (mDozeParameters.getAlwaysOn()) {
        mHandler.post(mPulseIn);
    }
    }

    /**
     * Aborts pulsing immediately.