diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-02-17 03:40:21 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-02-17 03:41:08 -0500 |
| commit | 6644e1bc5b7c5790d54bee5d0a3a44d975e89e69 (patch) | |
| tree | 489de4a91f61d922369211878448cf94b557b4de | |
| parent | 9b64c97e3cc69ff46fb242eb2390f98b6a6aa989 (diff) | |
mark Pixel 4a (5G) and Pixel 5 support as new
| -rw-r--r-- | static/build.html | 4 | ||||
| -rw-r--r-- | static/releases.html | 16 |
2 files changed, 10 insertions, 10 deletions
diff --git a/static/build.html b/static/build.html index f74efff8..ffb65837 100644 --- a/static/build.html +++ b/static/build.html @@ -142,8 +142,8 @@ <li>aosp_coral (Pixel 4 XL)</li> <li>aosp_flame (Pixel 4)</li> <li>aosp_sunfish (Pixel 4a)</li> - <li>aosp_bramble (Pixel 4a (5G)) - experimental</li> - <li>aosp_redfin (Pixel 5) - experimental</li> + <li>aosp_bramble (Pixel 4a (5G)) - new</li> + <li>aosp_redfin (Pixel 5) - new</li> </ul> <p>These are all fully supported production-ready targets supporting all the baseline diff --git a/static/releases.html b/static/releases.html index c5bfba65..026fe632 100644 --- a/static/releases.html +++ b/static/releases.html @@ -59,8 +59,8 @@ <li> <a href="#stable-channel">Stable channel</a> <ul> - <li><a href="#redfin-stable">Pixel 5 (experimental)</a></li> - <li><a href="#bramble-stable">Pixel 4a (5G) (experimental)</a></li> + <li><a href="#redfin-stable">Pixel 5 (new)</a></li> + <li><a href="#bramble-stable">Pixel 4a (5G) (new)</a></li> <li><a href="#sunfish-stable">Pixel 4a</a></li> <li><a href="#coral-stable">Pixel 4 XL</a></li> <li><a href="#flame-stable">Pixel 4</a></li> @@ -75,8 +75,8 @@ <li> <a href="#beta-channel">Beta channel</a> <ul> - <li><a href="#redfin-beta">Pixel 5 (experimental)</a></li> - <li><a href="#bramble-beta">Pixel 4a (5G) (experimental)</a></li> + <li><a href="#redfin-beta">Pixel 5 (new)</a></li> + <li><a href="#bramble-beta">Pixel 4a (5G) (new)</a></li> <li><a href="#sunfish-beta">Pixel 4a</a></li> <li><a href="#coral-beta">Pixel 4 XL</a></li> <li><a href="#flame-beta">Pixel 4</a></li> @@ -205,7 +205,7 @@ not be updated for the latest set of releases yet.</strong></p></noscript> <section id="redfin-stable"> - <h3><a href="#redfin-stable">Pixel 5 (experimental)</a></h3> + <h3><a href="#redfin-stable">Pixel 5 (new)</a></h3> <p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ1A.210205.004.2021.02.12.09">RQ1A.210205.004.2021.02.12.09</a></p> <ul> <li><a href="https://releases.grapheneos.org/redfin-factory-2021.02.12.09.zip">redfin-factory-2021.02.12.09.zip</a></li> @@ -214,7 +214,7 @@ </ul> </section> <section id="bramble-stable"> - <h3><a href="#bramble-stable">Pixel 4a (5G) (experimental)</a></h3> + <h3><a href="#bramble-stable">Pixel 4a (5G) (new)</a></h3> <p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ1A.210205.004.2021.02.12.09">RQ1A.210205.004.2021.02.12.09</a></p> <ul> <li><a href="https://releases.grapheneos.org/bramble-factory-2021.02.12.09.zip">bramble-factory-2021.02.12.09.zip</a></li> @@ -313,7 +313,7 @@ not be updated for the latest set of releases yet.</strong></p></noscript> <section id="redfin-beta"> - <h3><a href="#redfin-beta">Pixel 5 (experimental)</a></h3> + <h3><a href="#redfin-beta">Pixel 5 (new)</a></h3> <p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ1A.210205.004.2021.02.12.09">RQ1A.210205.004.2021.02.12.09</a></p> <ul> <li><a href="https://releases.grapheneos.org/redfin-factory-2021.02.12.09.zip">redfin-factory-2021.02.12.09.zip</a></li> @@ -322,7 +322,7 @@ </ul> </section> <section id="bramble-beta"> - <h3><a href="#bramble-beta">Pixel 4a (5G) (experimental)</a></h3> + <h3><a href="#bramble-beta">Pixel 4a (5G) (new)</a></h3> <p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ1A.210205.004.2021.02.12.09">RQ1A.210205.004.2021.02.12.09</a></p> <ul> <li><a href="https://releases.grapheneos.org/bramble-factory-2021.02.12.09.zip">bramble-factory-2021.02.12.09.zip</a></li> |
