diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-06-13 19:37:16 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-06-13 19:37:16 -0400 |
| commit | 025454f91df39408009d42dfe6161413f63f5404 (patch) | |
| tree | 43f8424cdc270096ae721f371e418ba42de1e138 | |
| parent | 11230c3c4d4cbcfdb4fd5236c52fc241eb4acc59 (diff) | |
simplify wording
| -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 9e9aebd2..f8a4515e 100644 --- a/static/releases.html +++ b/static/releases.html @@ -804,7 +804,7 @@ <li>fix upstream Android 14 QPR3 regression which breaks updating certain apps with our app repository client</li> <li>fix boot-time optimizing apps progress UI with Android 14 QPR3 and enable it again</li> <li>fix regression in our Android 14 QPR3 port resulting in PIN scrambling in secondary users being determined by the Owner user setting</li> - <li>revert major upstream Android 14 QPR3 Internet quick tile overhaul since it broke the functionality in secondary users</li> + <li>revert upstream Android 14 QPR3 Internet quick tile overhaul since it broke the functionality in secondary users</li> <li>temporarily add back disabling memory tagging and hardened_malloc for surfaceflinger since Android 14 QPR3 didn't fix it as expected</li> <li>disable temporary unconditional system crash notifications since we've gotten the initial feedback we needed via the previous release</li> <li>add additional null check for eSIM wiping done as part of the duress PIN/password wipe implementation to avoid harmless exception</li> |
