diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-04-14 09:51:46 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-04-14 09:52:04 -0400 |
| commit | 5421e1bdf11e3ad93eb9f09767c98044859809b4 (patch) | |
| tree | eda6bb053a96d7c89fafd5c0848e97b7da5ed910 /static/build.html | |
| parent | ad21ebb5cae10d48621e356b91a52734e874468f (diff) | |
order from latest to oldest
Diffstat (limited to 'static/build.html')
| -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> |
