document temporarily missing optimizing apps UI

This commit is contained in:
Daniel Micay 2024-06-12 20:09:19 -04:00
parent fcbd10d77d
commit 9b946cdeeb

View File

@ -810,6 +810,7 @@
<ul> <ul>
<li>full 2024-06-05 security patch level</li> <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>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>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>stop disabling memory tagging and hardened_malloc for surfaceflinger</li>