pvmfw: Use the Android Prebuilt Drop tool

Instead of manually uploading pre-builts (no reliable way to document
their origin), use the Android Prebuilt Drop tool (go/android-prebuilt)
to allow future updates to pvmfw.img to be instead done through an
update of the build_id in its .asciipb file.

Bug: 199717422
Test: -
Change-Id: I4f58f46d0d9e1084160e656512406034f8d33170
1 file changed
tree: bc521e660c6e552add8a8e2cd46aedf156e0b072
  1. .prebuilt_info/
  2. apex/
  3. apkdmverity/
  4. apkverify/
  5. authfs/
  6. binder_common/
  7. compos/
  8. demo/
  9. docs/
  10. idsig/
  11. javalib/
  12. launcher/
  13. libs/
  14. microdroid/
  15. microdroid_manager/
  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.