order from latest to oldest

This commit is contained in:
Daniel Micay 2021-04-14 09:51:46 -04:00
parent ad21ebb5ca
commit 5421e1bdf1

View File

@ -136,15 +136,15 @@
<p>Smartphone targets:</p> <p>Smartphone targets:</p>
<ul> <ul>
<li>aosp_crosshatch (Pixel 3 XL)</li> <li>aosp_redfin (Pixel 5)</li>
<li>aosp_blueline (Pixel 3)</li> <li>aosp_bramble (Pixel 4a (5G))</li>
<li>aosp_bonito (Pixel 3a XL)</li> <li>aosp_sunfish (Pixel 4a)</li>
<li>aosp_sargo (Pixel 3a)</li>
<li>aosp_coral (Pixel 4 XL)</li> <li>aosp_coral (Pixel 4 XL)</li>
<li>aosp_flame (Pixel 4)</li> <li>aosp_flame (Pixel 4)</li>
<li>aosp_sunfish (Pixel 4a)</li> <li>aosp_bonito (Pixel 3a XL)</li>
<li>aosp_bramble (Pixel 4a (5G))</li> <li>aosp_sargo (Pixel 3a)</li>
<li>aosp_redfin (Pixel 5)</li> <li>aosp_crosshatch (Pixel 3 XL)</li>
<li>aosp_blueline (Pixel 3)</li>
</ul> </ul>
<p>These are all fully supported production-ready targets supporting all the <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 GrapheneOS release. Newer generation devices have stronger hardware / firmware
security and hardware-based OS security features and are better development 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 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 generation devices. The best development devices are the Pixel 5 and Pixel 4a
Pixel 5.</p> (5G).</p>
<p>Generic targets:</p> <p>Generic targets:</p>