diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-03-21 19:48:44 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-03-21 21:30:41 -0400 |
| commit | 0e577730126caa51c83461a0c1c260e87a061188 (patch) | |
| tree | 28471db57a1af009c1135f9b700dcb51057ab4d5 /static/build.html | |
| parent | 316326ea1952eef35524afb0d3cedaf7c5ca342e (diff) | |
mark Pixel 2 and 2 XL as legacy devices
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 4f218b30..c28868cf 100644 --- a/static/build.html +++ b/static/build.html @@ -115,8 +115,8 @@ <p>Smartphone targets:</p> <ul> - <li>aosp_taimen (Pixel 2 XL)</li> - <li>aosp_walleye (Pixel 2)</li> + <li>aosp_taimen (Pixel 2 XL) - legacy</li> + <li>aosp_walleye (Pixel 2) - legacy</li> <li>aosp_crosshatch (Pixel 3 XL)</li> <li>aosp_blueline (Pixel 3)</li> <li>aosp_bonito (Pixel 3a XL)</li> |
