diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-06-13 08:43:12 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-06-13 08:43:12 -0400 |
| commit | 6b5058723ebdef3fa6078f5e43f5c0c1d9613965 (patch) | |
| tree | ad539773e15a758c4b3c067275054fc6a008f75f | |
| parent | 273afb510703bba2bae2ada3ae1cb2e36b24ac97 (diff) | |
more correct wording for last release notes
| -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 22e487ee..ccfd45a6 100644 --- a/static/releases.html +++ b/static/releases.html @@ -819,7 +819,7 @@ <ul> <li>full 2024-06-05 security patch level</li> <li>rebased onto AP2A.240605.024 Android Open Source Project release, which is the 3rd quarterly maintenance/feature release for Android 14 (QPR3)</li> - <li>temporarily disable standard boot-time optimizing apps progress UI due to upstream Android 14 QPR3 regression (our own post-boot background optimizing apps progress notification works fine)</li> + <li>temporarily disable boot-time optimizing apps progress UI due to upstream Android 14 QPR3 regression (our own post-boot background optimizing apps progress notification works fine)</li> <li>temporarily enable system crash notifications unconditionally for the initial QPR3-based release</li> <li>change default USB-C port mode to "Charging-only when locked" from "Charging-only when locked, except before first unlock"</li> <li>stop disabling memory tagging and hardened_malloc for surfaceflinger</li> |
