summaryrefslogtreecommitdiff
path: root/ravenwood/scripts/convert-androidtest.py
diff options
context:
space:
mode:
author Matt Pietal <mpietal@google.com> 2023-12-19 13:02:11 +0000
committer Matt Pietal <mpietal@google.com> 2024-05-08 14:48:08 +0000
commite1f23b1ed6aad8fb06f05f8a2e99647303199793 (patch)
tree556851831ce53d78c11254fa1b631f85375c5710 /ravenwood/scripts/convert-androidtest.py
parent78119bfa694e885d06f182aa6bb75f40b44153f8 (diff)
Avoid keyguard fling transition interrupt for timing issue
For some low-end or bad performance devices, sometimes keyguard flingToHeight animation still not complete, at this moment if received the onStartedWakingUp while try turn screen on, it will cause the remote SystemUI keyguard dismiss transition can't run. Before execute a fling animation of Keyguard, set the animation execution time to 0 determines that it is Screen Off state. This solution makes Screen On can not affect animation. Bug: 301196699 Test: run cts KeyguardTests Flag: NONE Change-Id: I4743c0ad53f89ee2fdc2f8e9eed864fe79f3bfc3
Diffstat (limited to 'ravenwood/scripts/convert-androidtest.py')
0 files changed, 0 insertions, 0 deletions