diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-04-24 13:23:45 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-04-24 13:23:45 -0400 |
| commit | 8eb2599b24912793c23c171405336d2a4440779e (patch) | |
| tree | 76c7573ddabf98f80ed1235d3009a3ed75dcffb9 /static | |
| parent | 370b649ec35a3253c33547c51d84c153794accb4 (diff) | |
clarify crosshatch/blueline attestation change
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 3e6efe6d..84f85d3f 100644 --- a/static/releases.html +++ b/static/releases.html @@ -530,7 +530,7 @@ <li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/23">version 23</a></li> <li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/24">version 24</a></li> <li>backport upstream workaround for hardware-based attestation on devices with a broken implementation of the CREATION_DATETIME feature (disables CREATION_DATETIME on devices without Keymint V1 (100) or later since it was only tested starting with Keymint V1 and is often broken on devices with earlier versions including the Pixel 3 and Pixel 3 XL)</li> - <li>Pixel 3, Pixel 3 XL: drop workaround for broken hardware-based attestation</li> + <li>Pixel 3, Pixel 3 XL: drop workaround for broken hardware-based attestation now that there's a generic solution backported</li> <li>Messaging: update MMS configuration database to the one from messages.android_20220405_01_RC04.phone_dynamic</li> </ul> </article> |
