summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-08-21 03:09:51 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2024-08-21 03:10:07 -0400
commit609b0583448ccd2d659a64efee853297ae7461e2 (patch)
tree0515de928a7fc512a674eaa8f2cd37f1b74f8792
parentedde3f914caa984e070dea07a2baea8bdba3f59f (diff)
raise minimum GKI branch to 6.1 for new devices
This will be required by Android 15.
-rw-r--r--static/faq.html2
1 files changed, 1 insertions, 1 deletions
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 @@
<li>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)</li>
- <li>Linux 5.15, 6.1 or 6.6 Generic Kernel Image (GKI) support</li>
+ <li>Linux 6.1 or 6.6 Generic Kernel Image (GKI) support</li>
<li>Hardware accelerated virtualization usable by GrapheneOS (ideally pKVM
to match Pixels but another usable implementation may be acceptable)</li>
<li>Hardware memory tagging (ARM MTE or equivalent)</li>