Update kernel to builds 9246176

git log --first-parent -100 --oneline --no-decorate 736a02437c68..9bb8b084648e:
9bb8b084648e ANDROID: GKI: BUILD.bazel: Clean up modules list
d3edc122b621 UPSTREAM: crypto: x86/polyval - Fix crashes when keys are not 16-byte aligned
366ac32d7d8f ANDROID: Split x86 and arm64 DDK headers.
1a1623d01228 FROMGIT: f2fs: let's avoid to get cp_rwsem twice by f2fs_evict_inode by d_invalidate
39228dd9f2ea ANDROID: GKI: BUILD.bazel: Add buildifier sort hint
94afa3c4e00a ANDROID: GKI: BUILD.bazel: Cleanup sync comments
8fdddc52afcd ANDROID: GKI: BUILD.bazel: Clean up module order
5659cc62f17d ANDROID: GKI: Convert cfg/mac80211 as modules
e939dcfbc699 ANDROID: KVM: arm64: Flush nVHE hyp_vcpu memcache
44e9b82e013e ANDROID: GKI: x86_64: zram & zsmalloc as modules
316cffd398dc ANDROID: GKI: Convert zram & zsmalloc as protected

Test: treehugger
Bug: 255733228
Change-Id: I556c01325bdbc26253dde9014cd40e0fcfc31ec5
3 files changed
tree: 59eb39d5f93592522c525f8357f9a3247276d618
  1. apex/
  2. apkdmverity/
  3. authfs/
  4. avmd/
  5. compos/
  6. demo/
  7. docs/
  8. javalib/
  9. launcher/
  10. libs/
  11. microdroid/
  12. microdroid_manager/
  13. pvmfw/
  14. rialto/
  15. tests/
  16. virtualizationservice/
  17. vm/
  18. vmbase/
  19. vmclient/
  20. zipfuse/
  21. .clang-format
  22. .gitignore
  23. Android.bp
  24. OWNERS
  25. PREUPLOAD.cfg
  26. README.md
  27. 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.