Files
app_Settings/src/com/android/settings
Yi-Ling Chuang bef25b52fb Load wallpaper colors in a background thread.
In WallpaperManagerService, it takes some time to load wallpaper colors
from image wallpapers since bitmap decoding will be involved. This will
block the UI thread and lead to app launch latency. So here we are
making it in another thread to avoid this.

Bug: 133396959
Test: robotest, reboot phone and look at boot trace
Change-Id: Ibd1952a4bf10431ba4be4dd69634d64354670daa
2019-05-29 12:02:12 +08:00
..
2019-05-03 17:02:46 +00:00
2019-05-27 18:32:35 +08:00
2019-05-03 17:02:46 +00:00
2019-05-03 17:02:46 +00:00
2019-05-22 14:13:09 -07:00
2019-04-05 13:44:37 -07:00
2019-03-22 13:03:25 -07:00
2019-01-29 16:27:31 -08:00