Merge "Fix the behavior of keyguard bouncer in a corner case"
This commit is contained in:
@@ -226,6 +226,7 @@ public class KeyguardBouncer {
|
||||
mShowingSoon = false;
|
||||
if (mExpansion == EXPANSION_VISIBLE) {
|
||||
mKeyguardView.onResume();
|
||||
mKeyguardView.resetSecurityContainer();
|
||||
}
|
||||
StatsLog.write(StatsLog.KEYGUARD_BOUNCER_STATE_CHANGED,
|
||||
StatsLog.KEYGUARD_BOUNCER_STATE_CHANGED__STATE__SHOWN);
|
||||
|
||||
Reference in New Issue
Block a user