diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2025-03-07 10:01:19 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2025-03-11 11:12:27 -0400 |
| commit | dafee7c6a69c8d9953adf71d1ee5e948ad0adc30 (patch) | |
| tree | ceb94bd0aa001bd23a2c19b9b1611b0daade5b7c /static/releases.html | |
| parent | e391e93d475d6cb5b9a1b6a2aeee7c481b1b07c4 (diff) | |
backport upstream fixes
Diffstat (limited to 'static/releases.html')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 130c9684..9de5c7c9 100644 --- a/static/releases.html +++ b/static/releases.html @@ -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> |
