commit | 4f51d4cbc2889d5719c20f6293e13be2c93de279 | [log] [tgz] |
---|---|---|
author | Jooyung Han <jooyung@google.com> | Mon Nov 25 15:21:05 2019 +0900 |
committer | Jooyung Han <jooyung@google.com> | Mon Nov 25 15:21:05 2019 +0900 |
tree | 1d94e862b5888e8fa153d900692f9085d027835b | |
parent | a71293db9dc78a4568c0288d4b1ddd2036d28498 [diff] |
Scan system_ext while bootstrapping Because bootstrap APEXes can be in /system_ext/apex, scan /system_ext as well in onBootstrap(). VNDK is one of bootstrap APEXes, and extra versions of VNDK APEXes are installed in /system_ext/apex. Bug: 137802149 Test: lunch aosp_arm64 && flash to Q-device && boot Change-Id: I6f338b5cea0d8853acaa2045002910906c577d34