Enable debug mode

When the debug mode is enabled, an extra bootconfig partition for the
debug mode is used. The bootconfig partition currently disables Selinux.

Bug: 185211964
Test: vm /data/local/tmp/MicrodroidTestApp.apk
/data/local/tmp/MicrodroidApp.apk.idsig assets/config.json --debug

Change-Id: I25a20b75b6d216395fe7579729a61bcbdb8dd395
4 files changed
tree: 2e0a307951f9c3fa81820d375e43af3f76df2ed8
  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.