commit | 5c611f35d2a9d49d5e95a346bbd599b9debc6277 | [log] [tgz] |
---|---|---|
author | Dario Freni <dariofreni@google.com> | Sat Nov 09 20:44:13 2019 +0000 |
committer | Dario Freni <dariofreni@google.com> | Sat Nov 09 20:44:13 2019 +0000 |
tree | b7492676638f91691e43eee5d472fd6dc822970f | |
parent | 861e255614568d2e78627bf623e0c20d588135d6 [diff] |
Fix scanning APKs from APEX installed in /data. The preinstalledModulePath field was added exactly for this purpose, but I mistakenly used the modulePath field, which in turn was causing PackageManager to not scan APEXs activated from /data since /data is not one of the eligible system partitions. Bug: 138429615 Test: Manual. Self reminder to add this to CTS tests. Change-Id: If3cf5b666c3ed8215331383e08d958ae31e6206e