This commit is contained in:
Daniel Micay 2022-04-26 12:32:58 -04:00
parent cfcb9fba95
commit ce134d85e0

View File

@ -544,7 +544,7 @@
<p>Changes since the 2022042000 release:</p>
<ul>
<li>Settings: add support for disabling non-system apps like you can do with system apps instead of only uninstalling them</li>
<li>Settings: add support for disabling non-system apps as you can do with system apps instead of only uninstalling them</li>
<li>Sandboxed Google Play compatibility layer: fix compatibility with the network location implementation in recent versions of Play services (only relevant for users disabling location redirection toggle and toggling on Play services network location)</li>
<li>add missing change for using the GrapheneOS attestation key provisioning proxy</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>