Remove placeholder secret used with keymint

Migration to diced removed the need for keymint and this means of
passing the value between services.

Bug: 215747811
Test: atest MicrodroidTests
Change-Id: If8e35243e3ded2709a03ff7150a205be3963e7a1
1 file changed
tree: 2fc484b51655285e57b8b74d6bb298e4a8e3ec6b
  1. apex/
  2. apkdmverity/
  3. apkverify/
  4. authfs/
  5. binder_common/
  6. compos/
  7. demo/
  8. docs/
  9. idsig/
  10. javalib/
  11. launcher/
  12. libs/
  13. microdroid/
  14. microdroid_manager/
  15. pvmfw/
  16. statslog_virtualization/
  17. tests/
  18. virtualizationservice/
  19. vm/
  20. vmconfig/
  21. zipfuse/
  22. .clang-format
  23. .gitignore
  24. Android.bp
  25. OWNERS
  26. PREUPLOAD.cfg
  27. README.md
  28. 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.