diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-04-23 22:09:24 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-04-23 22:09:24 -0400 |
| commit | c2e0fa6a7a6976c7c5dedbe933a341288dc1b159 (patch) | |
| tree | 7dadd60b9f16122cccbb3ee474cbd88ebd24b782 | |
| parent | 9c8d9fd0bc8bbf44d3dc81e5988d409810a006c0 (diff) | |
Camera version 24
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 01565fc8..c2b910fc 100644 --- a/static/releases.html +++ b/static/releases.html @@ -528,6 +528,7 @@ <li>add missing change for using the GrapheneOS attestation key provisioning proxy</li> <li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/22">version 22</a></li> <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> </ul> |
