Some tests are re-enabled for Cuttlefish

Some tests were disabled for Cuttlefish due to a kernel bug
(b/195765441). Now the bug is fixed [1] and GKI is updated with the fix,
stop skipping the tests.

Bug: 195765441
Test: atest MicrodroidTestApp and see that the tests are run and passing
for Cuttlefish

[1] https://android-review.googlesource.com/c/kernel/common/+/2041724

Change-Id: I27e355ccf7ca2bde19fd2d3592f9d79aa2f99826
1 file changed
tree: 1c24ad4d4ae6b15967416c90424296e797ceb3a5
  1. .prebuilt_info/
  2. apex/
  3. apkdmverity/
  4. authfs/
  5. compos/
  6. demo/
  7. docs/
  8. javalib/
  9. launcher/
  10. libs/
  11. microdroid/
  12. microdroid_manager/
  13. pvmfw/
  14. tests/
  15. virtualizationservice/
  16. vm/
  17. zipfuse/
  18. .clang-format
  19. .gitignore
  20. Android.bp
  21. OWNERS
  22. PREUPLOAD.cfg
  23. README.md
  24. 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.