Explicitly include MicrodroidTestPreparer in the test module

This would be a workaround until sandboxed test environment
properly prepares indirect dependencies.

Bug: 277655002, Bug: 262397555
Test: N/A
Change-Id: I118065f27ab5e730afc6b0cf8ee82554c1c0b54b
2 files changed
tree: 49ae028fa40f64a8ff77de00049b7b3150063624
  1. apex/
  2. apkdmverity/
  3. authfs/
  4. compos/
  5. demo/
  6. docs/
  7. encryptedstore/
  8. javalib/
  9. launcher/
  10. libs/
  11. microdroid/
  12. microdroid_manager/
  13. pvmfw/
  14. rialto/
  15. tests/
  16. virtualizationmanager/
  17. virtualizationservice/
  18. vm/
  19. vm_payload/
  20. vmbase/
  21. vmclient/
  22. zipfuse/
  23. .clang-format
  24. .gitignore
  25. Android.bp
  26. OWNERS
  27. PREUPLOAD.cfg
  28. README.md
  29. 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.