Add APIs for creating and running a virtual machine

Bug: 183496040
Test: atest MicrodroidHostTestCase
Test: TARGET_BUILD_APPS=MicrodroidTestApp.signed
Push the build MicrodroidTestApp.apk.idsig to /data/local/tmp/virt
Install the APK and run it.

Change-Id: I1614f8c83605a32ef34b62216c13cb4e4f7fcf99
6 files changed
tree: e653db5b8500217e1947c984d1cfafd447267eee
  1. apex/
  2. apkdmverity/
  3. authfs/
  4. compos/
  5. docs/
  6. javalib/
  7. launcher/
  8. microdroid/
  9. microdroid_manager/
  10. tests/
  11. virtualizationservice/
  12. vm/
  13. vmconfig/
  14. zipfuse/
  15. .clang-format
  16. Android.bp
  17. OWNERS
  18. PREUPLOAD.cfg
  19. README.md
  20. TEST_MAPPING
README.md

Virtualization

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.