diff options
| -rw-r--r-- | static/releases.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index ba5d81fd..1066dc84 100644 --- a/static/releases.html +++ b/static/releases.html @@ -360,7 +360,7 @@ <p>Tags:</p> <ul> <li><a - href="https://github.com/GrapheneOS/platform_manifest/releases/tag/QQ3A.200605.001.2020.06.xx.xx">QQ3A.200605.001.2020.06.xx.xx</a> (Pixel 2, Pixel 2 XL, Pixel 3, Pixel 3 XL)</li> + href="https://github.com/GrapheneOS/platform_manifest/releases/tag/QQ3A.200605.001.2020.06.xx.xx">QQ3A.200605.001.2020.06.xx.xx</a> (Pixel 2, Pixel 2 XL, Pixel 3, Pixel 3 XL, Pixel 4, Pixel 4 XL)</li> <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/QQ3A.200605.002.2020.06.xx.xx">QQ3A.200605.002.2020.06.xx.xx</a> (Pixel 3a, Pixel 3a XL, emulator, generic, other targets)</li> </ul> @@ -384,6 +384,7 @@ <li>factory images flash-all script: Reboot to bootloader after installing update</li> <li>make_key: use 4096-bit RSA keys</li> <li>script/release.sh: auto-detect AVB algorithm to support 4096-bit RSA keys for verified boot</li> + <li>add experimental Pixel 4 support</li> </ul> <p>Restoration of past features since the 2020.06.02.02 release:</p> |
