diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-10-23 19:11:43 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-10-23 19:11:43 -0400 |
| commit | 8ee3ec50b74a08fffcac9e9965b7cbd461feec03 (patch) | |
| tree | 2540830caa4f55a90aff7f45662dc641dcfeb003 /static/faq.html | |
| parent | b08bc4b4be155f3a9918d6e9ae30d5106cbc6db4 (diff) | |
no longer need to mark shusky experimental in FAQ
Diffstat (limited to 'static/faq.html')
| -rw-r--r-- | static/faq.html | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/static/faq.html b/static/faq.html index a586c968..039b4a8c 100644 --- a/static/faq.html +++ b/static/faq.html @@ -128,16 +128,11 @@ <article id="supported-devices"> <h3><a href="#supported-devices">Which devices are supported?</a></h3> - <p>GrapheneOS has official experimental support for the following devices:</p> + <p>GrapheneOS has official production support for the following devices:</p> <ul> <li>Pixel 8 Pro (husky)</li> <li>Pixel 8 (shiba)</li> - </ul> - - <p>GrapheneOS has official production support for the following devices:</p> - - <ul> <li>Pixel Fold (felix)</li> <li>Pixel Tablet (tangorpro)</li> <li>Pixel 7a (lynx)</li> @@ -207,8 +202,8 @@ guarantee from launch for full security updates and other improvements:</p> <ul> - <li>Pixel 8 Pro — experimental</li> - <li>Pixel 8 — experimental</li> + <li>Pixel 8 Pro</li> + <li>Pixel 8</li> <li>Pixel Fold</li> <li>Pixel Tablet</li> <li>Pixel 7a</li> |
