remove unintended comma

This commit is contained in:
Daniel Micay 2024-06-12 20:40:06 -04:00
parent a23f691349
commit 6bed6aaa0f

View File

@ -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>