fix log-related regression

This commit is contained in:
Daniel Micay 2024-11-03 06:58:06 -05:00
parent 2d19c95117
commit 6fcfc6d5cf

View File

@ -541,9 +541,10 @@
<p>Changes since the 2024103100 release:</p>
<ul>
<li>System Updater, GmsCompat: reduce included SettingsLib components to reduce the size of these apps from around 10MB each to below 4MB each</li>
<li>add missing null handling for extended application error report</li>
<li>fix upstream bug causing App Not Responding link to not work properly outside of Owner</li>
<li>Settings: avoid opening parent user log in nested profiles (Private Space, work profile)</li>
<li>System Updater, GmsCompat: reduce included SettingsLib components to reduce the size of these apps from around 10MB each to below 4MB each</li>
<li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-146">version 146</a></li>
</ul>
</article>