Update kernel to builds 9096266

git log --first-parent -100 --oneline --no-decorate b3efd2ad7175..edfdfcf5565c:
edfdfcf5565c ANDROID: selftests: incfs: Increase timeout in concurrent_reads_and_writes_test
4ccf391a7ba6 ANDROID: incfs: Add check for ATTR_KILL_SUID and ATTR_MODE in incfs_setattr
75a03dbfc836 ANDROID: [GKI] Include ioremap_guard in cmdline arg
782ed2c9f95d ANDROID: [GKI] Include bootconfig in CONFIG_CMDLINE
b8323be61da9 ANDROID: kleaf: Explicit list of ABI files.
c3154ba8a51b UPSTREAM: kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22}
f3fcce16af00 ANDROID: GKI: Enable CONFIG_NULL_TTY by default
ed8d3d91b927 ANDROID: fix build warning found by 0-day
b5eedeaba685 ANDROID: kernel: add scmversion for debug_kinfo
b0f8873811d4 ANDROID: kleaf: convert fips140 to kleaf

Test: treehugger
Bug: 219743539
Change-Id: I266696d5d97f64ac27f868aaee005e2dd7a6e70e
3 files changed
tree: f462ef0b54fac231fe3b497cdd26c3d641f6bbdc
  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.