diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2023-05-11 17:15:39 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-05-11 17:15:39 -0400 |
| commit | 7ece2db1b85a17c397bf40e92ee01f23459c98a6 (patch) | |
| tree | 7441d0166cabc3d203ed1dbeb081b26915a6e7da | |
| parent | 64ad97770e507340d334e4a40b387a92f3382257 (diff) | |
add Pixel 7a to FAQ
| -rw-r--r-- | static/faq.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/static/faq.html b/static/faq.html index a14a52c1..306b1644 100644 --- a/static/faq.html +++ b/static/faq.html @@ -146,6 +146,7 @@ <p>GrapheneOS has official production support for the following devices:</p> <ul> + <li>Pixel 7a (lynx)</li> <li>Pixel 7 Pro (cheetah)</li> <li>Pixel 7 (panther)</li> <li>Pixel 6a (bluejay)</li> @@ -212,6 +213,7 @@ from launch for full security updates and other improvements:</p> <ul> + <li>Pixel 7a</li> <li>Pixel 7 Pro</li> <li>Pixel 7</li> <li>Pixel 6a</li> @@ -227,6 +229,9 @@ an incremental CPU upgrade. The 7th generation Pixels are far more similar to the previous generation than any prior Pixels.</p> + <p>Pixel 7a is nearly the same as the Pixel 7 other than having slow wireless + charging and weaker dust/water protection.</p> + <p>The Pixel 6 and Pixel 6 Pro are flagship phones with much nicer hardware than previous generation devices (cameras, CPU, GPU, display, battery).</p> @@ -392,6 +397,11 @@ <th>OEM minimum support length</th> </tr> <tr> + <td>Google Pixel 7a</td> + <td>May 2027</td> + <td>5 years</td> + </tr> + <tr> <td>Google Pixel 7 Pro</td> <td>October 2027</td> <td>5 years</td> |
