diff options
| author | 2023-10-16 17:15:49 +0000 | |
|---|---|---|
| committer | 2023-10-17 14:56:12 +0000 | |
| commit | 58e3cfe430ed60bd4bb56117824d6736831562ef (patch) | |
| tree | 9bf6e6c88e787059f3c9b3f2d82e03e7cf9fa92f /libs/androidfw/FileStream.cpp | |
| parent | 7ad6a3536fda4779b4b6fa49d53afa3571aa5c68 (diff) | |
Fix getWallpaperSafeLocked
The first time this method is called for a system-only wallpaper, if the
lock wallpaper is not loaded yet, it will not be aware of the lock
wallpaper and will think that the system wallpaper is sys+lock.
This happens after a reboot + user switch when the secondary user have
two different wallpapers.
This may fix other cases where the lock screen wallpaper is set to same
as home screen
Bug: 300537586
Test: atest WallpaperManagerTest
Test: manually check that the bug is fixed
Change-Id: Ib37f83233deac7198997910991ffcce75b357aae
Merged-In: Ib37f83233deac7198997910991ffcce75b357aae
Diffstat (limited to 'libs/androidfw/FileStream.cpp')
0 files changed, 0 insertions, 0 deletions