backport upstream fixes

This commit is contained in:
Daniel Micay 2025-03-07 10:01:19 -05:00
parent e391e93d47
commit dafee7c6a6

View File

@ -569,6 +569,8 @@
<ul>
<li>Wallpaper Picker: backport upstream fix for an issue causing the UI for picking the wallpaper to be blank</li>
<li>fix upstream system_server crash introduced in Android 15 QPR2 related to Bluetooth telephony integration</li>
<li>backport upstream fixes for 13 different system_server null pointer exception crashes, an array out of bounds system_server exception and an NFC resolver activity null pointer exception</li>
<li>backport upstream fix for voice volume adjustments in certain apps</li>
<li>adevtool (Pixel Tablet): remove unintentional deviation from standard memory pinning configuration</li>
<li>adevtool: remove unnecessary PersistentBackgroundServices app</li>
<li>adevtool: filter out config_pluginAllowlist SystemUI overlay to avoid breaking the clock layout by referring to non-AOSP SystemUI clocks</li>