diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-07-13 17:15:32 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-07-13 17:15:32 -0400 |
| commit | 942bf0c46739c69ed5e882a6f4cfe8a22ab73968 (patch) | |
| tree | ed4e1c76b0556fb52ddf3463252259b8911441f1 | |
| parent | 67f1b9d782ca26e31ce86bc32ac94f2bfa1f3618 (diff) | |
final Pixel 2 extended support release today
| -rw-r--r-- | static/faq.html | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/static/faq.html b/static/faq.html index e6534a17..c4362a7f 100644 --- a/static/faq.html +++ b/static/faq.html @@ -314,21 +314,23 @@ <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 XL (taimen)</li> - <li>Pixel 2 (walleye)</li> - </ul> + --> <p>We provide extended support releases as a stopgap for users to transition - to the far more secure current generation devices.</p> + to the far more secure current generation devices. There are currently no + devices in the extended support phase.</p> <p>The following devices are no longer supported at all:</p> <ul> + <li>Pixel 2 XL (taimen)</li> + <li>Pixel 2 (walleye)</li> <li>Pixel XL (marlin)</li> <li>Pixel (sailfish)</li> <li>Nexus 6P (angler)</li> |
