summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-03-09 18:48:50 -0500
committerDaniel Micay <danielmicay@gmail.com>2021-03-09 18:52:11 -0500
commitb6a17acbc74c900964230ed35b7ec09059d425b2 (patch)
tree084866baed82cbc1eebaeae3f9b28c897386a797
parent4ba970e63779bb3199e35382b4dba3660a0b7fcf (diff)
add information on devices we no longer support
-rw-r--r--static/faq.html26
1 files changed, 26 insertions, 0 deletions
diff --git a/static/faq.html b/static/faq.html
index b73e39bb..a402431e 100644
--- a/static/faq.html
+++ b/static/faq.html
@@ -69,6 +69,7 @@
<li><a href="#future-devices">Which devices will be supported in the future?</a></li>
<li><a href="#when-devices">When will more devices be supported?</a></li>
<li><a href="#legacy-devices">Why are older devices no longer supported?</a></li>
+ <li><a href="#which-legacy-devices">Which devices did GrapheneOS support in the past?</a></li>
</ul>
</li>
<li>
@@ -289,6 +290,31 @@
project ends up wanting to drop devices for this reason but has always kept them going
until the end-of-life date to provide more time for people to migrate.</p>
</article>
+
+ <article id="which-legacy-devices">
+ <h3><a href="#which-legacy-devices">Which devices did GrapheneOS support in the past?</a></h3>
+
+ <p>The following devices are end-of-life, no longer receive full security
+ updates and are supported only via extended support releases of GrapheneOS
+ separate from the official GrapheneOS releases:</p>
+
+ <ul>
+ <li>Pixel 2 (walleye)</li>
+ <li>Pixel 2 XL (taimen)</li>
+ </ul>
+
+ <p>The following devices are no longer supported at all:</p>
+
+ <ul>
+ <li>Pixel XL (marlin)</li>
+ <li>Pixel (sailfish)</li>
+ <li>Nexus 6P (angler)</li>
+ <li>Nexus 5X (bullhead)</li>
+ <li>Nexus 9 (flounder)</li>
+ <li>Nexus 5 (hammerhead)</li>
+ <li>Samsung Galaxy S4 (jflte)</li>
+ </ul>
+ </article>
</section>
<section id="security-and-privacy">