From 06bf92b8f28d015d2c723a2a62ea40cf8663c040 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sat, 20 Aug 2022 11:29:46 -0400 Subject: [PATCH] more gmscompat shims --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index 91013779..c218251e 100644 --- a/static/releases.html +++ b/static/releases.html @@ -583,6 +583,7 @@
  • change new location indicators to show all location accesses instead of only showing high power (GNSS) accesses (preserves existing GrapheneOS behavior)
  • change new location indicators to show for all apps instead of only user installed apps (preserves existing GrapheneOS behavior)
  • show system app location access history by default rather than requiring opt-in (preserves existing GrapheneOS behavior)
  • +
  • Sandboxed Google Play compatibility layer: add more shims to further improve compatibility
  • fix issue with prototype device check causing the warning to be shown on non-Pixel phones without the ro.boot.secure_boot property
  • add back AvoidAppsInCutoutOverlay since this cutout mode is no longer broken on Android 13
  • fix upstream Android 13 user logout bug causing end session to be broken