diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-04-21 20:38:06 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-04-21 20:38:06 -0400 |
| commit | 22914e466ce859c1f6190d928a5f7a97b152b0c5 (patch) | |
| tree | 5d8c69d642e4f9a51c6ddf693ade9474fa2d1199 | |
| parent | 367880caf5cc5c099b27663f5b3cb2e649101922 (diff) | |
Camera v23
| -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 f8870d1f..f951faec 100644 --- a/static/releases.html +++ b/static/releases.html @@ -526,6 +526,7 @@ <ul> <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>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> |
