Merge "[PM] Clean up logic for secondary dex oat files"

This commit is contained in:
Calin Juravle
2017-01-30 20:00:12 +00:00
committed by Android (Google) Code Review
8 changed files with 205 additions and 5 deletions

View File

@@ -517,6 +517,13 @@ interface IPackageManager {
void forceDexOpt(String packageName);
/**
* Reconcile the information we have about the secondary dex files belonging to
* {@code packagName} and the actual dex files. For all dex files that were
* deleted, update the internal records and delete the generated oat files.
*/
void reconcileSecondaryDexFiles(String packageName);
/**
* Update status of external media on the package manager to scan and
* install packages installed on the external media. Like say the