diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-04-26 12:32:58 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-04-26 12:32:58 -0400 |
| commit | ce134d85e039e1aa1c5bd4e02c6049cb4ce46f9d (patch) | |
| tree | ef6659668bcea2cc69406a540252e1ec333bd33c | |
| parent | cfcb9fba95a5d8b3b58c5d81df0e6a371b14f0c4 (diff) | |
reword
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 2c740a5f..c84afb7a 100644 --- a/static/releases.html +++ b/static/releases.html @@ -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> |
