Wait for keystore from CompOs

There is no explicit synchronization to ensure keystore will be
available when the payload runs so wait for it in case it happened to
take longer than expected.

Test: Run compos_key_host, connect to it via compos_key_cmd
Bug: 193389556
Change-Id: I06cdde4c95864bc0720310885e8e1e83b19777ea
1 file changed
tree: 8dcb815d4e33a5bec76caf214e0bcfc4f1af8529
  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.