diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-04-11 19:29:39 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-04-11 19:29:39 -0400 |
| commit | 8f03426c2132684dd700534f51bedf09bdb4d93a (patch) | |
| tree | 1162e07b01884afc6665c5ad298bf71f0d218018 /static/faq.html | |
| parent | a203e95dabdc7c6ddd42b73541943cc9ad9014f5 (diff) | |
add codenames to supported device lists
Diffstat (limited to 'static/faq.html')
| -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 |
