diff options
| author | 2022-03-31 14:13:41 +0000 | |
|---|---|---|
| committer | 2022-04-01 13:56:02 +0000 | |
| commit | a5f90855533399b942c6eddb02eae5b94f42949a (patch) | |
| tree | 76a97b6b65fef5008637f353ccc9c172c19480f1 /libs/androidfw/StringPool.cpp | |
| parent | 6d1be01f3eae2f48aa36afcaa0cf072cb535fbc8 (diff) | |
WAKE_AND_UNLOCK when FP is auth'd while animating screen off
Device was previously running MODE_ONLY_WAKE, so the user
would instead see an unlocked lock screen when authenticating
while the screen off animation was running.
We also need to make sure the pendingLock (from goingToSleep)
is reset to false, because one we start waking up from the
biometric unlock, onStartedWakingUp is called and will attempt
to handle any pending locks. Therefore, onKeyguardDone, let's
remove the pending lock so that user doesn't get put back on the
locked lock screen right after authenticating while the device
was going to sleep.
Test: manual
Test: atest SystemUITests
Fixes: 219478467
Change-Id: Ie52822bfeb9323fc2df942331da42f9654fadd96
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions