libapkverify: Add TEST_MAPPING

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