From 609b0583448ccd2d659a64efee853297ae7461e2 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Wed, 21 Aug 2024 03:09:51 -0400 Subject: [PATCH] raise minimum GKI branch to 6.1 for new devices This will be required by Android 15. --- static/faq.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/faq.html b/static/faq.html index 045a8087..8951b53d 100644 --- a/static/faq.html +++ b/static/faq.html @@ -305,7 +305,7 @@
  • Device support code updated to new monthly, quarterly and yearly releases of AOSP within several months to provide new security improvements (Pixels receive these in the month they're released)
  • -
  • Linux 5.15, 6.1 or 6.6 Generic Kernel Image (GKI) support
  • +
  • Linux 6.1 or 6.6 Generic Kernel Image (GKI) support
  • Hardware accelerated virtualization usable by GrapheneOS (ideally pKVM to match Pixels but another usable implementation may be acceptable)
  • Hardware memory tagging (ARM MTE or equivalent)