commit | a5a262f292fbf6836fb7ec270156904797b33a17 | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Wed Nov 17 19:41:03 2021 +0900 |
committer | Inseob Kim <inseob@google.com> | Fri Nov 19 19:11:50 2021 +0900 |
tree | a21907e2eabfe48630051e2967a45ce5c4c784b2 | |
parent | 0609ee0a6cf86fd80445208377618419cc468457 [diff] |
Add a parameter for extra apks to payload config Users can pass extra apks and corresponding idsigs to the VM, by setting extra_apks property to the payload config. Bug: 205224817 Test: add extra_apks, vm run-app, see /dev/block/by-name/extra-apk-0 and /dev/block/by-name/extra-idsig-0 Change-Id: I7908788a163d6ff7b90bb008fc326eb23d1611bb
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.