commit | 74f0a3450cd598f52b2c68c43531b1a27fb4e1ce | [log] [tgz] |
---|---|---|
author | Calin Juravle <calin@google.com> | Fri Mar 03 17:04:55 2017 -0800 |
committer | Calin Juravle <calin@google.com> | Mon Mar 06 17:59:12 2017 -0800 |
tree | df1495480dacd85fccdfdb920060edb5842771df | |
parent | 5603a16e9e32bd202607957529147be0392c1a77 [diff] |
PackageManager: Clean up code related to foreign dex use We simplified the way we track whether or not a dex file is used by other apps. DexManager in the framework keeps track of the data and we no longer need file markers on disk. Test: device boots, foreign dex markers are not created anymore Bug: 32871170 Change-Id: I3660e2f3913a73904181449c2d910af0a0477950