diff options
author | David Brazdil <dbrazdil@google.com> | 2016-04-11 13:37:29 +0100 |
---|---|---|
committer | David Brazdil <dbrazdil@google.com> | 2016-04-11 15:45:46 +0100 |
commit | ace80c56d7c63dadead34539b643f69a1b7336e8 (patch) | |
tree | 8c57cda37777ace68884516c8acd4fda1ca73c5e /rs/java/android/renderscript/Script.java | |
parent | 726959bf765b5aa4a43c5b62149a72fba7ffac57 (diff) |
Retry compiling a previously failing package after update
BackgroundDexOptimizer (BDOS) keeps a list of packages it attempted
to compile but dexopt failed. Once such a package is put on the list,
it is never removed from it until reboot.
This CL modifies BDOS to accept notificiations from
PackageManagerService on recently installed packages and removes
their names from the list.
Bug: 28082762
Change-Id: I0c3d3f657bd3ff5f0a61dfeef1d8174ed7be0b74
Diffstat (limited to 'rs/java/android/renderscript/Script.java')
0 files changed, 0 insertions, 0 deletions