summaryrefslogtreecommitdiff
path: root/libs/androidfw/ApkParsing.cpp
diff options
context:
space:
mode:
author Matt Pietal <mpietal@google.com> 2023-05-31 17:37:37 +0000
committer Matt Pietal <mpietal@google.com> 2023-05-31 17:38:40 +0000
commit51341e5c27152ffbab647a7a79ec8f0037e7340e (patch)
treee1583659ff5b3cd0f6faeb0dfd8766014609d857 /libs/androidfw/ApkParsing.cpp
parentf4f331d65a2ddc8b3d1c9aa9540a14b7893c63fe (diff)
Fix lockscreen anim not running on unlock with FPS
For side FPS devices, it is possible for the device to be waking up and also dreaming. If this happens a BiometricUnlockController.MODE_WAKE_AND_UNLOCK_FROM_DREAM is sent. This will then take path that assumes the lockscreen content will be hidden immediately, as if from AOD. This isn't the case for side FPS devices, where the animation still needs to run. Test: atest KeyguardUnlockAnimationControllerTest Test: manual - This is a timing issue. Unlock with side FPS over and over again to ensure the animation runs Fixes: 283672908 Change-Id: Ia5c426596977a4e98ad4abdb65ce9b72d8154045
Diffstat (limited to 'libs/androidfw/ApkParsing.cpp')
0 files changed, 0 insertions, 0 deletions