diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-06-20 14:53:46 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-06-20 14:53:46 -0400 |
| commit | 1e798b11a47d1164ede950335de80f91a984cdf7 (patch) | |
| tree | 8d7bf054d96f452ea5a7f006030e8b3bd82b5c26 | |
| parent | 70f54b8b5c3f5e84efe7021b959e3fe37ecc273a (diff) | |
add Pixel 4 to release notes
| -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> |
