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

Commit fa844e6b authored by Lucas Dupin's avatar Lucas Dupin
Browse files

Show prompt reason on scrimmed bouncer

Test: manual
Fixes: 143175113
Change-Id: I7ea5d62772318b322eff094fe91d91b1946bc663
parent 8829c37c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -247,6 +247,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);