diff options
| author | 2023-03-17 15:13:28 +0000 | |
|---|---|---|
| committer | 2023-03-17 15:59:45 +0000 | |
| commit | 10fb7116bdfa70528ba2fb1bebd45de3858bf949 (patch) | |
| tree | 0dcae2cd9c561b95918f54d212c4082f92aef775 /cmds/bootanimation/BootAnimation.cpp | |
| parent | 356c90dd454bb8070aee23e6491abe1800647e09 (diff) | |
ActiveUnlock dismisses keyguard on trigger from assistant
The Assistant visibility doesn't change until the assistant
is attempting to address a query that requires auth. In this case,
without ActiveUnlock, the bouncer would show for the user to proceed,
and if the user enters their pin/patttern/password or biometric success,
then the user is brought to the secure assistant activity over the home
screen (keyguard is dismissed). To align with this CUJ, also make ActiveUnlock
dismiss the keyguard on successfull auth from a AU request coming from
the assistant visible signal.
Test: without biometrics enrolled, launch the assistant
with a query that requires auth to trigger active unlock.
When active unlock is triggered, the device will proceed to
enter the device (dismiss keyguard).
Test: atest KeyguardUpdateMonitorTest
Fixes: 269207635
Change-Id: Ic4f41b0705fb680691f7a3472853e76778cb9dfa
Diffstat (limited to 'cmds/bootanimation/BootAnimation.cpp')
0 files changed, 0 insertions, 0 deletions