commit | b4a0e912ec2574d947bbba36d0adb1ce6caa6572 | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Wed Dec 01 11:43:59 2021 +0000 |
committer | Alan Stokes <alanstokes@google.com> | Fri Dec 03 08:47:53 2021 +0000 |
tree | 6eda5b8cd331a378e4e5a4ac9ef7a0d992867358 | |
parent | 12ba54cf20c16fedea7cfe8c99cd653fa1077492 [diff] |
Use staged APEXes for compilation Add a new VM config file to be used when we want staged APEXes. Add an option to compos_key_cmd to use staged APEXes. Modify compos_client to allow the VM config to be overridden, and use it to select staged APEXes in start_pending_instance. Bug: 205296305 Test: stage an APEX, run composd_cmd staged-apex-compile Change-Id: I379416b9798856d41492b32f6c0042262123a43b
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.