diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-02-20 14:07:07 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-02-20 14:07:07 -0500 |
| commit | 16ba652279b4c7dae5db53141516446dfffd937a (patch) | |
| tree | 817b6b3de71e37c87c2a6a8fcebee57fcb15d15a /static/build.html | |
| parent | 038af56748319532ce55cc7a154bea4c02794ad0 (diff) | |
stop marking Pixel 4a (5G) and Pixel 5 as new
Diffstat (limited to 'static/build.html')
| -rw-r--r-- | static/build.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/build.html b/static/build.html index cb69df43..a8902b9f 100644 --- a/static/build.html +++ b/static/build.html @@ -142,8 +142,8 @@ <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)) - new</li> - <li>aosp_redfin (Pixel 5) - new</li> + <li>aosp_bramble (Pixel 4a (5G))</li> + <li>aosp_redfin (Pixel 5)</li> </ul> <p>These are all fully supported production-ready targets supporting all the baseline |
