MicrodroidTestApp is a helper app

MicrodroidTestApp shouldn't be installed in system/app but sometimes
this happens and MicrodroidHostTestCases fails.

Changing the module type to android_test_helper_app, it won't be
installed in /system/app.

Bug: 193134988
Test: MicrodroidHostTestCases
Change-Id: I97647d1f2cd9f2f5b7c19121fbf98b244a4b5a3b
1 file changed
tree: 02738bede39888cbb0ccef67e344aad368ab247e
  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.