commit | 197748b6529c59fb1baf9c1da4c7c1ab3352306f | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Wed Dec 01 19:49:00 2021 +0900 |
committer | Inseob Kim <inseob@google.com> | Wed Dec 08 14:09:57 2021 +0900 |
tree | a45f2983107f44a00f16b22dddaeedf4876c2341 | |
parent | e275568b0da4ae94179d97274d99444195263390 [diff] |
Verify and mount extra apks virtualizationservice currently passes extra apks and corresponding idsigs as block devices. microdroid_manager will read the payload config and mount the apks to /mnt/extra-apk/{index} after verifying them. Bug: 205224817 Test: atest ComposHostTestCases MicrodroidHostTestCases Test: manually edit vm config and see apks mounted Change-Id: I9afa03cb7fabe0ca16b7926c4480d0b32c8bcd04
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.