commit | 7c8fd2978713f7ff943276485f788f2981955631 | [log] [tgz] |
---|---|---|
author | Calin Juravle <calin@google.com> | Tue Mar 31 14:03:01 2020 -0700 |
committer | Calin Juravle <calin@google.com> | Wed Apr 01 12:24:16 2020 -0700 |
tree | b02e4cb3b91114ff35f9aa01baabbd0ccf2750c2 | |
parent | 3f2b728bba995f99b3518713eb4ba3c53644648b [diff] |
Allow non-user packages to be kept in the use data list By default, we clean up the data from the package-dex-use.list at every boot. The clean up will remove any obsolete or uninstalled packages. Since system server will not show up as a regular app, we need to add a mechanism to ensure that its dex files are not cleaned up. Test: atest DexManagerTests PackageManagerTests Bug: 148774920 Change-Id: I0788163b066af5713b8763f1875338add2d49aa9