Stop creating our own vsock

Instead, request them from VirtualizationService when creating the
binder client.

Test: Manually run comps_verify_key
Test: Trigger odsign to run compos_verify_key at boot
Bug: 186126194
Change-Id: I778dc7331d6fb27579d968fe68d9f15ca3efb392
1 file changed
tree: d5270566fda26ddbca4748d0ff0744d9c0f683b7
  1. apex/
  2. apkdmverity/
  3. apkverify/
  4. authfs/
  5. compos/
  6. demo/
  7. docs/
  8. idsig/
  9. javalib/
  10. launcher/
  11. libs/
  12. microdroid/
  13. microdroid_manager/
  14. tests/
  15. virtualizationservice/
  16. vm/
  17. vmconfig/
  18. zipfuse/
  19. .clang-format
  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.