Various minor fixes

Truncate instance image files when creating (b/204073443#comment10)).

Always turn debugging on from compos_key_cmd (it's only used for
testing).

Change compos_client to log only when debug mode has been requested
(because otherwise the logs will be empty).

Bug: 186126194
Test: atest ComposHostTestCases
Test: manual - exercise composd_cmd, compos_key_cmd
Change-Id: I544da0cbc49e83157833a905f74d3269533643bb
3 files changed
tree: db7d169617260b662c27010ad68c039b02779902
  1. apex/
  2. apkdmverity/
  3. apkverify/
  4. authfs/
  5. binder_common/
  6. compos/
  7. demo/
  8. docs/
  9. idsig/
  10. javalib/
  11. launcher/
  12. libs/
  13. microdroid/
  14. microdroid_manager/
  15. pvmfw/
  16. tests/
  17. virtualizationservice/
  18. vm/
  19. vmconfig/
  20. zipfuse/
  21. .clang-format
  22. Android.bp
  23. OWNERS
  24. PREUPLOAD.cfg
  25. README.md
  26. 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.