summaryrefslogtreecommitdiff
path: root/static/faq.html
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-04-04 16:53:03 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2024-04-04 16:53:03 -0400
commitf1edfc0bdffb9a96ebfc540d84c442499cd42079 (patch)
treecc1efbc54859b41538a2a82ffaba7cc0a44f7f17 /static/faq.html
parent46ce641aa5065dc59f27fabbb539c8f96ccf751b (diff)
document upcoming change to kernel version requirement
Diffstat (limited to 'static/faq.html')
-rw-r--r--static/faq.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/static/faq.html b/static/faq.html
index c355649c..23338b7d 100644
--- a/static/faq.html
+++ b/static/faq.html
@@ -289,7 +289,8 @@
<li>Vendor 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 or Linux 6.1 Generic Kernel Image (GKI) support</li>
+ <li>Linux 5.15 or 6.1 Generic Kernel Image (GKI) support (requirement will
+ change to 6.1 or 6.6 after the stable release of Android 15)</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>