diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-06-12 20:40:06 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-06-12 20:40:14 -0400 |
| commit | 6bed6aaa0f25fcdc43da9f6951bab2e128525c6a (patch) | |
| tree | 03bfa37c4ccba3f198b6ff5295c367c13a44a9ea /static | |
| parent | a23f691349ebec1ac01f9a594c9d289d32d540b5 (diff) | |
remove unintended comma
Diffstat (limited to 'static')
| -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 a11fd90f..934503ee 100644 --- a/static/releases.html +++ b/static/releases.html @@ -819,7 +819,7 @@ <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 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>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> <li>Settings: fix regression permitting disabling apps when it shouldn't be allowed due to device manager policy</li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/126.0.6478.50.0">version 126.0.6478.50.0</a></li> |
