diff options
| -rw-r--r-- | static/faq.html | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/static/faq.html b/static/faq.html index e99aaf2b..2a73eea7 100644 --- a/static/faq.html +++ b/static/faq.html @@ -137,15 +137,15 @@ <p>GrapheneOS has official production support for the following devices:</p> <ul> - <li>Pixel 5</li> - <li>Pixel 4a (5G)</li> - <li>Pixel 4a</li> - <li>Pixel 4 XL</li> - <li>Pixel 4</li> - <li>Pixel 3a XL</li> - <li>Pixel 3a</li> - <li>Pixel 3 XL</li> - <li>Pixel 3</li> + <li>Pixel 5 (redfin)</li> + <li>Pixel 4a (5G) (bramble)</li> + <li>Pixel 4a (sunfish)</li> + <li>Pixel 4 XL (coral)</li> + <li>Pixel 4 (flame)</li> + <li>Pixel 3a XL (bonito)</li> + <li>Pixel 3a (sargo)</li> + <li>Pixel 3 XL (crosshatch)</li> + <li>Pixel 3 (blueline)</li> </ul> <p>The release tags for these devices have official builds and updates @@ -192,9 +192,9 @@ recommended:</p> <ul> - <li>Pixel 5</li> - <li>Pixel 4a (5G)</li> - <li>Pixel 4a</li> + <li>Pixel 5 (redfin)</li> + <li>Pixel 4a (5G) (bramble)</li> + <li>Pixel 4a (sunfish)</li> </ul> <p>The Pixel 5 and Pixel 4a (5G) will likely be supported for at least a bit |
