Merge "Fix the behavior of keyguard bouncer in a corner case"
am: 6997660506
Change-Id: Iece0a3dd1f997b4848095a68ea4dc968966e4e70
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