commit | 9d7cd7d9c462127b8472280604f7257616f648f2 | [log] [tgz] |
---|---|---|
author | Jooyung Han <jooyung@google.com> | Tue Oct 12 17:44:14 2021 +0900 |
committer | Jooyung Han <jooyung@google.com> | Tue Oct 12 22:56:28 2021 +0900 |
tree | 0b300735c8f12e206ba0cce0d189b9c9b6bad84e | |
parent | 5e0f2067554d59d38f08f4d98a4ce24376964af0 [diff] |
virtualizationservice: read env var once Virtualizationservice reads environment variabls when reading apex-info-list.xml. When app wants "staged" apexes for its payload, apex-info is overridden by looking up "package_native" service. This refactoring is a preparation step to support the case where a staged apex is part of *BOOTCLASSPATH while the active one is not. Bug: 201788989 Test: atest virtualizationservice_device_test Test: atest MicrodroidHostTestCases Change-Id: Iae5f48763b81f3f33c1a535284465442223e4862
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.