diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-08-21 03:09:51 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-08-21 03:10:07 -0400 |
| commit | 609b0583448ccd2d659a64efee853297ae7461e2 (patch) | |
| tree | 0515de928a7fc512a674eaa8f2cd37f1b74f8792 /static/faq.html | |
| parent | edde3f914caa984e070dea07a2baea8bdba3f59f (diff) | |
raise minimum GKI branch to 6.1 for new devices
This will be required by Android 15.
Diffstat (limited to 'static/faq.html')
| -rw-r--r-- | static/faq.html | 2 |
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> |
