Merge "Show prompt reason on scrimmed bouncer" into rvc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
d41e1d96a6
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user