From b1636d3b7c58b3cf0314e734fc5ac66683d9a2c8 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Mon, 11 Jul 2022 14:07:08 -0400 Subject: [PATCH] gmscompat improvements --- static/releases.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/static/releases.html b/static/releases.html index e1d8db34..6c9212b7 100644 --- a/static/releases.html +++ b/static/releases.html @@ -549,6 +549,8 @@
  • Settings: do not initialize OBB toggle for non-attachable (privileged) apps
  • fix adding access to files with our Storage Scopes feature on devices using the new shared storage implementation (Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro)
  • improve permission UI instructing the user to revoke all storage permissions before enabling storage scopes
  • +
  • prevent Play Store attempting to update Play services instead of blocking it from being able to update it when it tries in order to avoid it repeatedly trying and wasting data
  • +
  • prevent Play Store attempting to auto-install components like Play Services for AR
  • -->