Move AuthFsHostTest into VM

This change also drops test coverage for local file. It was only used
for development purpose, and is not worth to keep it work with a VM.

Bug: 191056545
Test: atest AuthFsHostTest on CF
Test: atest MicrodroidHostTestCases on CF

Change-Id: Ie2e3d8ecca00aee3cf518edeb3a81a9f59d9671c
5 files changed
tree: 3630e333291da4f32297792344d60db5851b5f67
  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.