diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-07-06 20:20:15 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-07-06 20:20:15 -0400 |
| commit | d06b584e26b900e68359a9048d73d6627f75bba2 (patch) | |
| tree | 8182e215431682ab8c72015a9515a87a6e463be5 /static/build.html | |
| parent | 5f28a96aacf56c04cfa55bc6087b945dbb4355d2 (diff) | |
stop marking Pixel 4 experimental in build guide
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 b8a5c569..6fb4bd7f 100644 --- a/static/build.html +++ b/static/build.html @@ -136,8 +136,8 @@ <li>aosp_blueline (Pixel 3)</li> <li>aosp_bonito (Pixel 3a XL)</li> <li>aosp_sargo (Pixel 3a)</li> - <li>aosp_coral (Pixel 4 XL) - experimental</li> - <li>aosp_flame (Pixel 4) - experimental</li> + <li>aosp_coral (Pixel 4 XL)</li> + <li>aosp_flame (Pixel 4)</li> </ul> <p>These are all fully supported production-ready targets supporting all the baseline |
