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

Commit 9622c0cc authored by Selim Cinek's avatar Selim Cinek Committed by Android (Google) Code Review
Browse files

Merge "Follow-up to empty keyguard issue" into mnc-dev

parents c629271d 61a7d1f5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -185,7 +185,7 @@ public class StatusBarKeyguardViewManager {
    }

    public void notifyScreenWakeUpRequested() {
        mScreenWillWakeUp = true;
        mScreenWillWakeUp = !mScreenOn;
    }

    public void verifyUnlock() {