diff options
| -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> |
