backport upstream hardware attestation workaround

This commit is contained in:
Daniel Micay 2022-04-21 11:02:54 -04:00
parent b23dce6d2e
commit ccebae1553

View File

@ -526,6 +526,8 @@
<ul>
<li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/22">version 22</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>
</article>
-->