add information on devices we no longer support

This commit is contained in:
Daniel Micay 2021-03-09 18:48:50 -05:00
parent 4ba970e637
commit b6a17acbc7

View File

@ -69,6 +69,7 @@
<li><a href="#future-devices">Which devices will be supported in the future?</a></li> <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="#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="#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> </ul>
</li> </li>
<li> <li>
@ -289,6 +290,31 @@
project ends up wanting to drop devices for this reason but has always kept them going 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> until the end-of-life date to provide more time for people to migrate.</p>
</article> </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>
<section id="security-and-privacy"> <section id="security-and-privacy">