Revert^2 "Migrate to avb_add_hash_footer"

Replace custom genrules with the new build rule for AVB signing images,
but this time the fake bootloader is changed from an empty file to the
avbpubkey so there doesn't need to be special handling for arm and x86
platforms.

This reverts commit 2ccf69446848202a016c6c95b33867ec70f776cb.

Test: Forrest built for aosp_x86-eng, which presubmit doesn't do
Change-Id: I6e37b41128fcfbb63a996ad564772458f6699f42
6 files changed
tree: 969ad1188c980543449716b9053506849bb2e062
  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. vmbase/
  18. vmclient/
  19. zipfuse/
  20. .clang-format
  21. .gitignore
  22. Android.bp
  23. OWNERS
  24. PREUPLOAD.cfg
  25. README.md
  26. 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.