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

Commit 011f0aab authored by Roman Birg's avatar Roman Birg
Browse files

SystemUI: add missed statusbar state logging



This got missed in the 12.0 -> 12.1 rebase.

Change-Id: I5a77e35b57940c2b3ca3cb934eeb330ee8d9ff88
Signed-off-by: default avatarRoman Birg <roman@cyngn.com>
parent ebe3b5c6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -401,6 +401,7 @@ public class StatusBarKeyguardViewManager {
        mLastBouncerShowing = bouncerShowing;
        mLastBouncerDismissible = bouncerDismissible;

        mPhoneStatusBar.onKeyguardViewManagerStatesUpdated();
    }

    public boolean onMenuPressed() {