audio routing fix

This commit is contained in:
Daniel Micay 2025-02-01 09:17:54 -05:00
parent 391a468101
commit c07643ef17

View File

@ -557,6 +557,7 @@
<p>Changes since the 2025012700 release:</p>
<ul>
<li>replace our fix for an upstream audio routing regression in Android 15 QPR1 to avoid keeping around other issues preventing apps from recording which have been permitted to record</li>
<li>Sandboxed Google Play compatibility layer: add support for enabling Google's credential service including making it function as an unprivileged service rather than a system one (this fixes signing in with Google in certain apps)</li>
<li>kernel (5.15): update to latest GKI LTS branch revision</li>
<li>kernel (6.1): update to latest GKI LTS branch revision including update to 6.1.126</li>