diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-12-02 04:49:41 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-12-02 04:49:41 -0500 |
| commit | a8d775c749afae8a6092a4b12133f956ad167796 (patch) | |
| tree | 9c125135bb33528c4d66aa0e126861b2980c4378 /static/build.html | |
| parent | f450a6a57d393e7bc1f154dddb2f039965483394 (diff) | |
mark Pixel 6 support as just 'experimental'
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 c05d2de1..0dd4d7c7 100644 --- a/static/build.html +++ b/static/build.html @@ -143,8 +143,8 @@ <p>Smartphone targets:</p> <ul> - <li>raven (Pixel 6 Pro) — highly experimental</li> - <li>oriole (Pixel 6) — highly experimental</li> + <li>raven (Pixel 6 Pro) — experimental</li> + <li>oriole (Pixel 6) — experimental</li> <li>barbet (Pixel 5a)</li> <li>redfin (Pixel 5)</li> <li>bramble (Pixel 4a (5G))</li> |
