diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-06-06 13:26:23 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-06-06 13:26:23 -0400 |
| commit | 6360888aea8f1ee57398deb95ccf9cc34b06f96d (patch) | |
| tree | 7f1904d831afd6ea3d7c15e456c692424fd1bf2d /static/faq.html | |
| parent | 139589ef993275ce9c7e0e37cf2072857454038c (diff) | |
mark Pixel 3a and Pixel 3a XL as legacy devices
Diffstat (limited to 'static/faq.html')
| -rw-r--r-- | static/faq.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/faq.html b/static/faq.html index e7f9ddc5..5bcc98d4 100644 --- a/static/faq.html +++ b/static/faq.html @@ -149,14 +149,14 @@ <li>Pixel 4a (sunfish)</li> <li>Pixel 4 XL (coral)</li> <li>Pixel 4 (flame)</li> - <li>Pixel 3a XL (bonito)</li> - <li>Pixel 3a (sargo)</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> |
