From 1147144b06de0ef5fa6fa223e756c38b0d0453a3 Mon Sep 17 00:00:00 2001 From: GrapheneOS Date: Wed, 16 Oct 2024 03:20:53 -0400 Subject: [PATCH] avoid the need for GSF with fresh sandboxed Google Play installs --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index 26eb14e9..f2bda235 100644 --- a/static/releases.html +++ b/static/releases.html @@ -561,6 +561,7 @@
  • full 2024-10-05 security patch level since the Pixel patches were disclosed in the Pixel Update Bulletin today
  • rebased onto AP3A.241005.015 Android Open Source Project release (Android 15)
  • full port of GrapheneOS features to Android 15 including integration of our features with the new Android 15 features including Private Space
  • +
  • Sandboxed Google Play compatibility layer: add stubs to fully remove the need for the Google Services Frameworks app, which has been removed as a dependency in our app repository for Android 15+ and you can remove it for an existing install of sandboxed Google Play after each Google Play services installation runs at least once on Android 15 which migrates the GSF databases to itself (stock OS still requires this despite nearly fully obsoleting it for Android 15)
  • Pixel 9 Pro Fold: add assorted device-specific Settings and SystemUI changes to better match the stock OS
  • kernel (6.6): update to latest GKI LTS branch revision including update to 6.6.56
  • Vanadium: update to version 130.0.6723.58.0