commit | 4273fe58d28a0200d37fe6f2b09f78029a4a635b | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Tue Dec 06 17:04:05 2022 +0000 |
committer | Alan Stokes <alanstokes@google.com> | Fri Dec 09 11:10:56 2022 +0000 |
tree | f9a0f246a4a5e09e57908e4393548219773c996a | |
parent | e11eace8a90231667f91ad1ea4cbed1e842ef49e [diff] |
Add a README for vm_payload Add a summary of the API and how it should be used, woth links to other relevant documentation. Also add proper documentation for AVmPayload_main(). Bug: 259237660 Test: n/a Change-Id: I4d8c15763b712653d9686a4b00a23d59118f9661
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.