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

Commit fb809fbb authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Show prompt reason on scrimmed bouncer" into rvc-dev am: d41e1d96

Change-Id: Ib2d9a7fd3aac669487e5105019fc3167b0387638
parents cc897ac8 d41e1d96
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -248,6 +248,7 @@ public class KeyguardBouncer {
            if (mExpansion == EXPANSION_VISIBLE) {
                mKeyguardView.onResume();
                mKeyguardView.resetSecurityContainer();
                showPromptReason(mBouncerPromptReason);
            }
            SysUiStatsLog.write(SysUiStatsLog.KEYGUARD_BOUNCER_STATE_CHANGED,
                    SysUiStatsLog.KEYGUARD_BOUNCER_STATE_CHANGED__STATE__SHOWN);