override Play services update owner to our App Store

This commit is contained in:
Daniel Micay 2025-02-01 09:37:33 -05:00
parent 3ec7c1ab42
commit 7323cd850c

View File

@ -560,6 +560,7 @@
<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>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>
<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>
<li>kernel (6.1): drop revert for upstream USB fix to test if it's still needed due to lots of other backported changes</li>