microdroid_manager: start zipfuse early

Microdroid_manager orchestrates sub tasks with more explicit
events.
- starts zipfuse after APK verification is done & before reading config
  from payload.
- executes payload after apex_config is done.

Bug: n/a
Test: MicrodroidHostTestCases
Change-Id: I3bd7adf97b3aaa6709aea516d41d6c9002025207
3 files changed
tree: dbd938c8aa37cce665394e1e1b7f3c406a80ad5c
  1. apex/
  2. apkdmverity/
  3. apkverify/
  4. authfs/
  5. compos/
  6. demo/
  7. docs/
  8. idsig/
  9. javalib/
  10. launcher/
  11. microdroid/
  12. microdroid_manager/
  13. tests/
  14. virtualizationservice/
  15. vm/
  16. vmconfig/
  17. zipfuse/
  18. .clang-format
  19. Android.bp
  20. OWNERS
  21. PREUPLOAD.cfg
  22. README.md
  23. 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.