From 5421e1bdf11e3ad93eb9f09767c98044859809b4 Mon Sep 17 00:00:00 2001
From: Daniel Micay
Date: Wed, 14 Apr 2021 09:51:46 -0400
Subject: order from latest to oldest
---
static/build.html | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
(limited to 'static/build.html')
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 @@
Smartphone targets:
- - aosp_crosshatch (Pixel 3 XL)
- - aosp_blueline (Pixel 3)
- - aosp_bonito (Pixel 3a XL)
- - aosp_sargo (Pixel 3a)
+ - aosp_redfin (Pixel 5)
+ - aosp_bramble (Pixel 4a (5G))
+ - aosp_sunfish (Pixel 4a)
- aosp_coral (Pixel 4 XL)
- aosp_flame (Pixel 4)
- - aosp_sunfish (Pixel 4a)
- - aosp_bramble (Pixel 4a (5G))
- - aosp_redfin (Pixel 5)
+ - aosp_bonito (Pixel 3a XL)
+ - aosp_sargo (Pixel 3a)
+ - aosp_crosshatch (Pixel 3 XL)
+ - aosp_blueline (Pixel 3)
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.
+ generation devices. The best development devices are the Pixel 5 and Pixel 4a
+ (5G).
Generic targets:
--
cgit v1.3.1