add missing key provisioning proxy change

This commit is contained in:
Daniel Micay 2022-04-23 18:42:37 -04:00
parent 22914e466c
commit 9c8d9fd0bc

View File

@ -525,6 +525,7 @@
<p>Changes since the 2022042000 release:</p> <p>Changes since the 2022042000 release:</p>
<ul> <ul>
<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/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/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>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>