Reorder loading wallpapers during a user switch.
If the target user's home and lock screen wallpapers are different, both of them are loaded during the user switch and this lengthens the user switch duration unnecessarily. We can load the necessary one during the user switch and postpone loading the other after the switch depending on whether the target user has credentials or not. Bug: 324911115 Test: atest WallpaperManagerTest Flag: ACONFIG android.multiuser.reorder_wallpaper_during_user_switch DEVELOPMENT Change-Id: I3b073f3315d9f69d18d45d7292cb734eaffe3458
Loading
Please register or sign in to comment