summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI
diff options
context:
space:
mode:
authorAndrzej Ressel <jereksel@gmail.com>2016-02-27 15:08:43 +0100
committerClark Scheff <clark@cyngn.com>2016-03-21 09:16:02 -0700
commit9d474093528d5eeec6beed1eb330fa6b0648221d (patch)
treeade679a963f0a403610065aeb27365b450654521 /packages/SystemUI
parent5716ba3d7a448c9a72c15b98b6125f6318485cab (diff)
downloadframeworks_base-9d474093528d5eeec6beed1eb330fa6b0648221d.zip
frameworks_base-9d474093528d5eeec6beed1eb330fa6b0648221d.tar.gz
frameworks_base-9d474093528d5eeec6beed1eb330fa6b0648221d.tar.bz2
Compile app theme in background
When a lot of themes are installed app installation takes a lot of time blocking UI. In some cases phone gets rebooted because of that (Watchdog kills PackageManager for blocking UI for too long). This commit changes that - only current app theme is compiled on UI thread, rest is compiled in background (like during theme installation). Change-Id: Ied2ded26172b1b140e538b3906b25db808e05828
Diffstat (limited to 'packages/SystemUI')
0 files changed, 0 insertions, 0 deletions