diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-10-16 03:26:11 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-10-16 03:26:11 -0400 |
| commit | 6c92abc084a99e6cefedd67cc8b2144845f94c9f (patch) | |
| tree | d4736e3cca754231924f3b341ce252ebac98cf83 /static | |
| parent | 9d0698b05e0c38730dec04c642adffe77a1b3fa4 (diff) | |
move 3rd gen Pixels to unsupported in FAQ
Diffstat (limited to 'static')
| -rw-r--r-- | static/faq.html | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/static/faq.html b/static/faq.html index be8bc1d9..0a2694fb 100644 --- a/static/faq.html +++ b/static/faq.html @@ -153,14 +153,12 @@ <li>Pixel 4 (flame)</li> </ul> + <!-- <p>The following devices are end-of-life, no longer receive full security updates and are supported via extended support releases of GrapheneOS:</p> + --> <ul> - <li>Pixel 3a XL (bonito)</li> - <li>Pixel 3a (sargo)</li> - <li>Pixel 3 XL (crosshatch)</li> - <li>Pixel 3 (blueline)</li> </ul> <p>We provide extended support releases as a stopgap for users to transition @@ -328,6 +326,10 @@ <p>The following devices are no longer supported:</p> <ul> + <li>Pixel 3a XL (bonito)</li> + <li>Pixel 3a (sargo)</li> + <li>Pixel 3 XL (crosshatch)</li> + <li>Pixel 3 (blueline)</li> <li>Pixel 2 XL (taimen)</li> <li>Pixel 2 (walleye)</li> <li>Pixel XL (marlin)</li> |
