diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-06-21 04:23:30 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-06-21 04:23:30 -0400 |
| commit | 27750df87ee40d61d04f1993687b835303a27c2a (patch) | |
| tree | 9e1e3172936709533fc90d169e374e46ab46fc0b | |
| parent | c2435c17ee4513ebcebe813eceb2ee7e8b54543e (diff) | |
mark Pixel Tablet as supported
| -rw-r--r-- | static/faq.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/static/faq.html b/static/faq.html index 33b60e7f..0804469c 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 Tablet (tangorpro)</li> <li>Pixel 7a (lynx)</li> <li>Pixel 7 Pro (cheetah)</li> <li>Pixel 7 (panther)</li> @@ -213,6 +214,7 @@ from launch for full security updates and other improvements:</p> <ul> + <li>Pixel Tablet</li> <li>Pixel 7a</li> <li>Pixel 7 Pro</li> <li>Pixel 7</li> @@ -382,6 +384,11 @@ <th>OEM minimum support length</th> </tr> <tr> + <td>Google Pixel Tablet</td> + <td>June 2028</td> + <td>5 years</td> + </tr> + <tr> <td>Google Pixel 7a</td> <td>May 2028</td> <td>5 years</td> |
