commit | 217038e1d9c03ce61a042d9327968ee3a25acb57 | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Thu Nov 25 11:15:06 2021 +0900 |
committer | Inseob Kim <inseob@google.com> | Wed Dec 01 19:49:41 2021 +0900 |
tree | e33ea08dfcd1314c61f509a0df70e45aae3fd43d | |
parent | a21a92df00eab85d59dd1a6dbb32b3ea6b977eec [diff] |
Run apk mount utils from microdroid_manager For now, the command for apkdmverity and zipfuse is hard-coded in the init script file. To support passing extra APKs, microdroid_manager needs to parse the vm config, and then manually run apkdmverity and zipfuse with appropriate parameters. Bug: 205224817 Test: atest MicrodroidHostTestCases ComposHostTestCases Change-Id: Ieef463a807db63c985b5088dcf609f29ddb3de84
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.