From 7323cd850ce7408389d7580385c02b7bc75a405e Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sat, 1 Feb 2025 09:37:33 -0500 Subject: [PATCH] override Play services update owner to our App Store --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index 88c5c754..1db14a4f 100644 --- a/static/releases.html +++ b/static/releases.html @@ -560,6 +560,7 @@
  • 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
  • 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)
  • Sandboxed Google Play compatibility layer: allow disabling all Play Integrity API notifications instead of only disabling them per-app
  • +
  • Sandboxed Google Play compatibility layer: override Play services update owner value to the GrapheneOS App Store to fully handle updates for it ourselves
  • kernel (5.15): update to latest GKI LTS branch revision
  • kernel (6.1): update to latest GKI LTS branch revision including update to 6.1.126
  • kernel (6.1): drop revert for upstream USB fix to test if it's still needed due to lots of other backported changes