Update kernel to builds 9005362

git log --first-parent -100 --oneline --no-decorate 81358a88ed76..374734b63a14:
374734b63a14 Revert "ANDROID: GCE: To build kernel image for gce cloud android."
5bd34b3c3401 UPSTREAM: time: Correct the prototype of ns_to_kernel_old_timeval and ns_to_timespec64
f1dff22d6bf3 ANDROID: Revert "perf/core: Use static_call to optimize perf_guest_info_callbacks"
cd68e142bc6f Revert "ANDROID: Convert db845c to a mixed build."

Test: treehugger
Bug: 238946645
Change-Id: Iaf6b32ce1e7752bedd5840bac0f09d241bee7072
3 files changed
tree: 3bf705be5dded51b95f0d0d2b9ccd68d4d51a684
  1. .prebuilt_info/
  2. apex/
  3. apkdmverity/
  4. authfs/
  5. avmd/
  6. compos/
  7. demo/
  8. docs/
  9. javalib/
  10. launcher/
  11. libs/
  12. microdroid/
  13. microdroid_manager/
  14. pvmfw/
  15. rialto/
  16. tests/
  17. virtualizationservice/
  18. vm/
  19. vmbase/
  20. vmclient/
  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.