Start virtualizationservice lazily

This CL fixes a bug that virtualizationservice is not started when
requested from an app. Use waitForService to do the lazy start.

Bug: 193593371
Test: run MicrodroiDemoApp
Change-Id: Ief17ef3c39e3e1ce926c6531bd7045fe3d4e4354
1 file changed
tree: a7a8749d10264415bb62383a02b6462588c45e7e
  1. apex/
  2. apkdmverity/
  3. authfs/
  4. compos/
  5. demo/
  6. docs/
  7. javalib/
  8. launcher/
  9. microdroid/
  10. microdroid_manager/
  11. tests/
  12. virtualizationservice/
  13. vm/
  14. vmconfig/
  15. zipfuse/
  16. .clang-format
  17. Android.bp
  18. OWNERS
  19. PREUPLOAD.cfg
  20. README.md
  21. 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.