summaryrefslogtreecommitdiff
path: root/libs/androidfw/StringPool.cpp
diff options
context:
space:
mode:
author wilsonshih <wilsonshih@google.com> 2022-11-23 11:44:19 +0000
committer Wei Sheng Shih <wilsonshih@google.com> 2022-12-05 03:04:25 +0000
commitd5c42788cd23557f8f82178df89a2948ffd7f095 (patch)
tree243e0f0661d5000ee5f08482ba3f779fa753fcb1 /libs/androidfw/StringPool.cpp
parentbe69929b02f5353b7c494cfa6d8f63dbd2c8f69f (diff)
Do not request WAKE transition when device wake up.
The wake up transition should be used to waiting for ShowWhenLocked transition, but we cannot know whether there have an activity which requested device wake up, it can be also be a normal screen on. For those keyguard-related transition, they can be request in KeyguardController while updateVisibility, and collect participated activity at the same time, so the transition won't happen too early. The empty wake transition can affect tests which use injectInputEvent while waiting for animation (WMS#waitForAnimationsToComplete), which lost those input event. Bug: 259231431 Test: run atest KeyguardTests KeyguardLockedTests KeyguardInputTests w/o AOD enabled. Test: atest LockscreenWithInvalidPassword Change-Id: Ib2db22bb5fe92f79dbd14948dae8d8a2b538f605
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions