Copy kernel prebuilt from GKI

In preparation for switching from GKI to microdroid_kernel, copy the
current GKI to the local directory. The following CLs will update this
GKI with the microdroid_kernel.

Bug: 231117670
Test: N/A

Change-Id: I98da8c3bc3295a4c08729a38a2714bd15c6cf3b4
45 files changed
tree: 45a1c46d97d5d86f1451610faa4ed452ec0536a7
  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.