commit | e2c9cafe056dcec7bccb65ee1336250d018cdda4 | [log] [tgz] |
---|---|---|
author | Matt Pietal <mpietal@google.com> | Thu Mar 10 09:23:53 2022 -0500 |
committer | Matt Pietal <mpietal@google.com> | Thu Mar 10 09:40:24 2022 -0500 |
tree | 2693011b53964673812786ce72543c7134474cd2 | |
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