diff options
| author | 2023-08-09 11:01:47 +0000 | |
|---|---|---|
| committer | 2023-08-09 12:06:06 +0000 | |
| commit | 5cd5b5f2ba2b49b6d60995eb2ce82bd3a639bca2 (patch) | |
| tree | 5b54c5dfbb4d2814b3853d2c7f67c7a16328ef08 /libs/androidfw/BackupData.cpp | |
| parent | 88c874299e6e303c814b246a802b0b39d9396a71 (diff) | |
Call setVisibile immediately when wallpaper not in transition
This was causing issues when `updateWallpaperTokens` was called by `adjustWallpaperWindows`, in particular when locking and unlocking the device, as the visibilities were not committed and the home wallpaper was visible on the lockscreen
Fix: 293142437
Test: Manual: `for i in {1..50}; do adb shell wm dismiss-keyguard; sleep 0.5; adb shell input keyevent KEYCODE_POWER; sleep 1; adb shell input keyevent KEYCODE_POWER; done`
Change-Id: Ibe291f57da589f109427f99bb712064376ba5b73
Diffstat (limited to 'libs/androidfw/BackupData.cpp')
0 files changed, 0 insertions, 0 deletions