diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-02-04 20:06:46 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-02-04 20:06:46 -0500 |
| commit | c6cee2eeed17f2849f2f3fe4345f7ba3bb70b0e7 (patch) | |
| tree | 407fe11bab3e59a1c246ed1052c1689b06b3c61d | |
| parent | 9bc08dbbdf7a983e260ccda125bf5ba66e960d22 (diff) | |
calling redfin/bramble experimental is enough
| -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 462b9b52..8498e3d7 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_redfin (Pixel 4a 5G) - experimental and incomplete</li> - <li>aosp_bramble (Pixel 5) - experimental and incomplete</li> + <li>aosp_redfin (Pixel 4a 5G) - experimental</li> + <li>aosp_bramble (Pixel 5) - experimental</li> </ul> <p>These are all fully supported production-ready targets supporting all the baseline |
