commit | 4635b628a83fd184bb8a6b4be519f046bc75b85d | [log] [tgz] |
---|---|---|
author | Richard Fung <richardfung@google.com> | Wed Apr 27 17:55:20 2022 +0000 |
committer | Richard Fung <richardfung@google.com> | Wed Apr 27 22:32:19 2022 +0000 |
tree | 895a4bb94ee29b17cbb9090c5f76fa20f26df138 | |
parent | 017c47b3c1955bba8e07bb6db8576ecd4afd3570 [diff] |
Use apex name for partition name This makes it so that we can use crosvm to create the composite disk. While it's not strictly necessary, it greatly simplifies the process because we don't need to coordinate keeping the partition names from mk_payload and crosvm consistent. Bug: 228998637 Test: mk_payload --metadata-only <config> payload.img.metadata Change-Id: I5a9dbdd6d62de800964743d8609807ae609bf6ff
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.