backport fix for wallpaper picker

This commit is contained in:
Daniel Micay 2025-03-07 09:51:21 -05:00
parent 1b500eb9a3
commit 421e57d167

View File

@ -567,6 +567,7 @@
<p>Changes since the 2025030500 release:</p>
<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>add inet group for vmnic (virtual machine networking functionality) to make it compatible with our group-based Network permission enforcement used as another layer of security</li>
<li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/82">version 82</a></li>