diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-05-11 18:50:06 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-05-15 14:01:27 -0400 |
| commit | a41afea74abbc0a4d372e08a1028a8df24b3ea01 (patch) | |
| tree | d6be3a50b3596b6a92eab7d71d89f6f26dff2ae8 /static/faq.html | |
| parent | 3332fa659663f51efe4653bbf05278f9b501c284 (diff) | |
add Pixel 8a support
Diffstat (limited to 'static/faq.html')
| -rw-r--r-- | static/faq.html | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/static/faq.html b/static/faq.html index 59aed91f..93779a7a 100644 --- a/static/faq.html +++ b/static/faq.html @@ -145,6 +145,12 @@ <li>Pixel 5a (barbet)</li> </ul> + <p>We have a prerelease available for the following devices:</p> + + <ul> + <li>Pixel 8a (akita)</li> + </ul> + <p>The following devices are end-of-life, no longer receive firmware or most driver security updates and receive extended support from GrapheneOS as part of the main releases with all GrapheneOS changes including all of the latest @@ -217,6 +223,7 @@ guarantee from launch for full security updates and other improvements:</p> <ul> + <li><strong>Pixel 8a</strong> — minimum 7 years support and hardware memory tagging support</li> <li><strong>Pixel 8 Pro</strong> — minimum 7 years support and hardware memory tagging support</li> <li><strong>Pixel 8</strong> — minimum 7 years support and hardware memory tagging support</li> <li>Pixel Fold</li> @@ -439,6 +446,11 @@ <th>OEM minimum support length</th> </tr> <tr> + <td>Google Pixel 8a</td> + <td>May 2031</td> + <td>7 years</td> + </tr> + <tr> <td>Google Pixel 8 Pro</td> <td>October 2030</td> <td>7 years</td> |
