diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-10-15 21:46:06 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-10-15 21:46:18 -0400 |
| commit | 24c1d63d89849a22f9e3266f2e54a5543784d8b7 (patch) | |
| tree | b30d75f28cd64316b9a9bf2c4e6e1978e77c8882 /static | |
| parent | fdae8e316fb2b9f1a4b7eec0d8085a0493445348 (diff) | |
add missed legacy extended support text for 5a
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 9e7f3bdc..6b8d2be7 100644 --- a/static/releases.html +++ b/static/releases.html @@ -488,7 +488,7 @@ {% with codename="oriole", name="Pixel 6" %} {% include "device.html" %} {% endwith %} - {% with codename="barbet", name="Pixel 5a" %} + {% with codename="barbet", name="Pixel 5a (legacy extended support)" %} {% include "device.html" %} {% endwith %} {% with codename="redfin", name="Pixel 5 (legacy extended support)" %} |
