Speed up AuthFsHostTest by reusing the VM

This is basically 7fc99e6c5e03bccc7d461a86c46b1a03b34a547b without
merging AuthFsHostTest into MicrodroidHostTestCases.

Also, add the test to presubmit.

Bug: 191056545
Bug: 193749869
Test: atest AuthFsHostTest

Change-Id: I866c4bbd6dbfc6d47719ad68dd91dafa8096b2c3
6 files changed
tree: 7081e09aabb6c49a6a6cdd6850c0581f43ad5275
  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.