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

Commit 70854679 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 am:...

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

Change-Id: I8243edf312660ef802f8a53af68475e47c0ee20e
parents e8abc92d 9e5afdd4
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);