commit | 3a747a655c57b543a899d043e911a29089f03d39 | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Thu Mar 23 00:35:47 2023 +0000 |
committer | Nikita Ioffe <ioffe@google.com> | Thu Mar 23 14:56:05 2023 +0000 |
tree | 56ec16ca85bed2c53f5c53d8e6cd9caf860d3987 | |
parent | 092a1f3fd74f880874f312d78174350c846b1ea3 [diff] |
Supporting AVF implies that device supports updatable APEX AVF (Microdroid specifically) doesn't work on device with flattened APEXes. While there are already requirements that new devices should support non-flattened APEXes, during device bring up it is possible to end up in a state of (flattened APEX + AVF supported). This patch fixes such scenarios by inheriting the updateable_apex.mk from the product_packages.mk used to enable AVF. Bug: 274898309 Test: m Change-Id: Ia8d589f573381e0eda9db032e4ad82e48b331c1b
This repository contains userspace services related to running virtual machines on Android, especially protected virtual machines. See the getting started documentation and Microdroid README for more information.