Update kernel to builds 8751530

git log --first-parent -100 --oneline --no-decorate e52c2eee7d09..f923cf54fbac:
f923cf54fbac ANDROID: remove GKI_HACKS for Microdroid
eacd8e9b82f1 ANDROID: remove unnecessary serial devs from Microdroid
0ca9901b89da ANDROID: ABI: add missing symbols to fips140 symbol list

Test: treehugger
Bug: 2128875
Change-Id: I7ef5fa4a8497f99a871e11ef8538c3947b0467f9
3 files changed
tree: 0c5b19c398e64fe85313cf932a5708a77ae7a5e0
  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.