diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2025-04-10 14:25:55 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2025-04-12 21:12:42 -0400 |
| commit | 99b3fae892a9ef145caa075c7ed06e8a0216e216 (patch) | |
| tree | 5427c91bc48710da6ff4052cacbb2632ef0ee133 /static/faq.html | |
| parent | 4427db873cc0ddc65b1e1423adbf8cb73d616d9a (diff) | |
add support for Pixel 9a
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 af449cb3..09211004 100644 --- a/static/faq.html +++ b/static/faq.html @@ -157,6 +157,12 @@ <li>Pixel 6 (oriole)</li> </ul> + <p>GrapheneOS has experimental support for the following devices:</p> + + <ul> + <li>Pixel 9a (tegu)</li> + </ul> + <p>The release tags for these devices have official builds and updates available. These devices meet the stringent privacy and security standards and have substantial upstream and downstream hardening specific to the @@ -239,6 +245,7 @@ guarantee from launch for full security updates and other improvements:</p> <ul> + <li><strong>Pixel 9a</strong> — minimum 7 years support and hardware memory tagging support</li> <li><strong>Pixel 9 Pro Fold</strong> — minimum 7 years support and hardware memory tagging support</li> <li><strong>Pixel 9 Pro XL</strong> — minimum 7 years support and hardware memory tagging support</li> <li><strong>Pixel 9 Pro</strong> — minimum 7 years support and hardware memory tagging support</li> @@ -434,6 +441,11 @@ <th>OEM minimum support length</th> </tr> <tr> + <td>Google Pixel 9a</td> + <td>April 2032</td> + <td>7 years</td> + </tr> + <tr> <td>Google Pixel 9 Pro Fold</td> <td>August 2031</td> <td>7 years</td> |
