Reduce vm timeout

We increased the timeout during the switch to protected
(commit 16fb8555e8a8e39a7339f7a29f2e3c4aea918d7d), but partly because
of various bugs that were causing slowness. Reduce it again, but back
to 15s instead of the original 10s just to be cautious.

While I'm here, delete a now-unused timeout from the
odrefresh-in-the-host days.

Bug: 220824234
Bug: 218494522
Test: Presubmit
Change-Id: Idba2c5abae500ecc26b4ca731a32680dab58b43e
1 file changed
tree: d3512cefda2e1b6141088d876f6d29f4c84e1650
  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.