summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-07-12 00:59:41 -0400
committerDaniel Micay <danielmicay@gmail.com>2022-08-25 23:15:08 -0400
commitb888e0cae8df531204536d927f2a2f515373e121 (patch)
tree6ef7670216279e5322bee06d4630fee44caca742
parentca478aa2bcbc4aeb507c224fb469a1abb27afa9b (diff)
clarify Play Store compat layer change
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
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 @@
<li>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)</li>
<li>improve permission UI instructing the user to revoke all storage permissions before enabling storage scopes</li>
<li>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</li>
- <li>prevent Play Store attempting to auto-install components like Play Services for AR</li>
+ <li>prevent Play Store attempting to auto-install components like Play Services for AR since the request for approval is an annoyance</li>
<li>Settings: do not initialize OBB toggle for non-attachable (privileged) apps</li>
</ul>
</article>