Skip to content

Commit

Permalink
clarify audio routing fix
Browse files Browse the repository at this point in the history
  • Loading branch information
thestinger committed Feb 2, 2025
1 parent dfd7282 commit c2790f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/releases.html
Original file line number Diff line number Diff line change
Expand Up @@ -573,7 +573,7 @@ <h3><a href="#2025020200">2025020200</a></h3>
<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>reimplement our fix for an upstream audio routing regression in Android 15 QPR1 impacting sandboxed Android Auto and likely other apps to avoid blocking another subset of apps from changing audio routing when granted permission</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>Sandboxed Google Play compatibility layer: allow disabling all Play Integrity API notifications instead of only disabling them per-app</li>
<li>Sandboxed Google Play compatibility layer: override Play services update owner value to the GrapheneOS App Store to fully handle updates for it ourselves</li>
Expand Down

0 comments on commit c2790f9

Please sign in to comment.