diff --git a/static/releases.html b/static/releases.html index 96c5caf6..6526fe15 100644 --- a/static/releases.html +++ b/static/releases.html @@ -508,13 +508,13 @@ {% with codename="bramble", name="Pixel 4a (5G) (legacy extended support) " %} {% include "device.html" %} {% endwith %} - {% with codename="sunfish", name="Pixel 4a (legacy extended support)" %} + {% with codename="sunfish", name="Pixel 4a (legacy extended support)", install="factory" %} {% include "device.html" %} {% endwith %} - {% with codename="coral", name="Pixel 4 XL (legacy extended support)" %} + {% with codename="coral", name="Pixel 4 XL (legacy extended support)", install="factory" %} {% include "device.html" %} {% endwith %} - {% with codename="flame", name="Pixel 4 (legacy extended support)" %} + {% with codename="flame", name="Pixel 4 (legacy extended support)", install="factory" %} {% include "device.html" %} {% endwith %} diff --git a/templates/device.html b/templates/device.html index 16d814dc..69afdac5 100644 --- a/templates/device.html +++ b/templates/device.html @@ -11,8 +11,8 @@ [[{{codename}}-stable-BUILD_NUMBER]] @@ -22,8 +22,8 @@ [[{{codename}}-beta-BUILD_NUMBER]] @@ -33,8 +33,8 @@ [[{{codename}}-alpha-BUILD_NUMBER]]