diff options
author | Fyodor Kupolov <fkupolov@google.com> | 2015-11-11 17:58:25 -0800 |
---|---|---|
committer | Fyodor Kupolov <fkupolov@google.com> | 2015-11-12 13:48:18 -0800 |
commit | 1682dad7ed303fc43a07e70d0bb5cb42103a7624 (patch) | |
tree | 888bb3201db2bd124f891c4c4f0b3af51becbe8e /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 9fded232a9548a304e0145011df8849fba0dcda7 (diff) |
Moved system user apps whitelisting to PM
Previously applications where uninstalled for the system user at a later stage
in a boot process, when PM has already been initialized and registered as
a service. This was causing a flood of PACKAGE_REMOVED broadcasts.
Applications are now uninstalled at an earlier stage, when PM hasn't been
registered. Packages can simply be marked as not installed and broadcast
can be skipped.
Bug: 25626819
Change-Id: Ib64e7c45619809b0efb99cc566a9a2120ed48cd3
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions