diff options
| author | 2022-03-10 09:23:53 -0500 | |
|---|---|---|
| committer | 2022-03-10 09:40:24 -0500 | |
| commit | e2c9cafe056dcec7bccb65ee1336250d018cdda4 (patch) | |
| tree | 2693011b53964673812786ce72543c7134474cd2 /libs/androidfw/StringPool.cpp | |
| parent | c91767f3655e86c71a3f07e167bddb21c0b7ac36 (diff) | |
Fix UDFPS unlock while waking with occlusion
UDFPS unlock while sleeping enters mode WAKE_AND_UNLOCK_PULSING, which
depends on delayed callback to hide the UDFPS overlay. This was being
canceled by a call to cancelAnimation from hideKeyguardImpl(), which
can be triggered multiple times. I can't find any harm in remove this
call to cancel.
Bug: 223088536
Test: Follow steps in bug
Change-Id: Id243c9a89bc3e281562169cf3c727d72fcfe10af
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions