diff options
| author | 2023-03-31 19:05:02 +0000 | |
|---|---|---|
| committer | 2023-03-31 19:20:51 +0000 | |
| commit | dee0b87f73abb633f3ffc80109c5ca2b7610eb66 (patch) | |
| tree | 823d6e22a60e8d1864dab2cc57734bd830f50cd6 /libs/androidfw/ObbFile.cpp | |
| parent | ec06f834366c060fb2c4287f8e637aa6a7696729 (diff) | |
Preemptively hide UDPFS icon on biometric authenticated
To avoid overlap with the unlock icon after face auth
is successful on AOD.
We intentionally check for isBiometricAuthenticated instead
of isUnlocked because checking keyguardStateController#isUnlocked
would cause a delay in showing UDFPS on the transition from HOME => AOD,
(since the isUnlocked state doesn't immediately get updated)
which would be unintended.
Test: atest UdfpsKeyguardViewControllerTest
Fixes: 233833672
Change-Id: Icfaee57ca8889321b765192199bc86c52b1d0f47
Diffstat (limited to 'libs/androidfw/ObbFile.cpp')
0 files changed, 0 insertions, 0 deletions