summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorIssei Suzuki <issei@google.com>2021-10-14 19:56:24 +0200
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-11-24 23:21:26 +0000
commit8496b8bc08af45f7e23e2779e177164ea5d2c9b0 (patch)
treee9c002bd59b886f04cf99301f118b793df33e74f /tools/aapt2/java/JavaClassGenerator.cpp
parente664c5e7fc1f59ffd87e31e25e4b5ce7f1dc8db3 (diff)
Fix black frame flicker in UNOCCLUDE transition.
When an activity which occludes the keyguard finishes, WindowManager immediately updatees the keyguard occluded status, so show-when-locked wallpaper was not used anymore. However sysui needed some time to finish keyguard occluded status change in their side, and meantime no wallpaper target existed. With this change, we keep using show-when-locked wallpaper until app transition finishes. Bug: 201560359 Test: manual. Show assist app on the lockscreen and close. Change-Id: I4958a2f5ecdd12b3db43b44ee4a221972070ab2c (cherry picked from commit f5a613e5282542ea356c20b3f397276f06d68fe9) Merged-In:I4958a2f5ecdd12b3db43b44ee4a221972070ab2c
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions