From b888e0cae8df531204536d927f2a2f515373e121 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Tue, 12 Jul 2022 00:59:41 -0400 Subject: [PATCH] clarify Play Store compat layer change --- static/releases.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/releases.html b/static/releases.html index 22c66982..3b03f033 100644 --- a/static/releases.html +++ b/static/releases.html @@ -567,7 +567,7 @@
  • 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
  • +
  • prevent Play Store attempting to auto-install components like Play Services for AR since the request for approval is an annoyance
  • Settings: do not initialize OBB toggle for non-attachable (privileged) apps