Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 8496b8bc authored by Issei Suzuki's avatar Issei Suzuki Committed by Android Build Coastguard Worker
Browse files

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 f5a613e5)
Merged-In:I4958a2f5ecdd12b3db43b44ee4a221972070ab2c
parent e664c5e7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment