commit | 16e027fed75215bb523efc4b9c02d0903dd1f770 | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Mon Oct 04 17:57:31 2021 +0100 |
committer | Alan Stokes <alanstokes@google.com> | Tue Oct 05 13:58:34 2021 +0100 |
tree | 2fe9dc0a491c787d0cbc33831395174aec31f1c1 | |
parent | 16a2b5b7ceca6fe83931f55c41534596653b16c6 [diff] |
composd should open instance image RW The instance image for the VMs composd creates should be read/write, so that instance information can be updated. We don't do this in verify_key, since it should only ever start an existing instance and never modify it. Bug: 186126194 Test: atest ComposTestCase Change-Id: I1c5eaa17881e9b089a697b2b218163d192373936
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.