diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/build.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/static/build.html b/static/build.html index 514b95c5..c96e4d8d 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</li> - <li>aosp_bramble (Pixel 5) - experimental</li> + <li>aosp_bramble (Pixel 4a 5G) - experimental</li> + <li>aosp_redfin (Pixel 5) - experimental</li> </ul> <p>These are all fully supported production-ready targets supporting all the baseline @@ -389,8 +389,8 @@ cd ../..</pre> <li> Pixel 4a 5G, Pixel 5: redbull <ul> - <li>Pixel 4a 5G: redfin</li> - <li>Pixel 5: bramble</li> + <li>Pixel 4a 5G: bramble</li> + <li>Pixel 5: redfin</li> </ul> </li> </ul> |
