diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/build.html | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/static/build.html b/static/build.html index ab84a5c5..f2e47960 100644 --- a/static/build.html +++ b/static/build.html @@ -136,15 +136,15 @@ <p>Smartphone targets:</p> <ul> - <li>aosp_crosshatch (Pixel 3 XL)</li> - <li>aosp_blueline (Pixel 3)</li> - <li>aosp_bonito (Pixel 3a XL)</li> - <li>aosp_sargo (Pixel 3a)</li> + <li>aosp_redfin (Pixel 5)</li> + <li>aosp_bramble (Pixel 4a (5G))</li> + <li>aosp_sunfish (Pixel 4a)</li> <li>aosp_coral (Pixel 4 XL)</li> <li>aosp_flame (Pixel 4)</li> - <li>aosp_sunfish (Pixel 4a)</li> - <li>aosp_bramble (Pixel 4a (5G))</li> - <li>aosp_redfin (Pixel 5)</li> + <li>aosp_bonito (Pixel 3a XL)</li> + <li>aosp_sargo (Pixel 3a)</li> + <li>aosp_crosshatch (Pixel 3 XL)</li> + <li>aosp_blueline (Pixel 3)</li> </ul> <p>These are all fully supported production-ready targets supporting all the @@ -154,8 +154,8 @@ GrapheneOS release. Newer generation devices have stronger hardware / firmware security and hardware-based OS security features and are better development devices for that reason. It's not possible to work on everything via past - generation devices. The best development devices are the Pixel 4a (5G) and - Pixel 5.</p> + generation devices. The best development devices are the Pixel 5 and Pixel 4a + (5G).</p> <p>Generic targets:</p> |
