summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-07-11 14:07:08 -0400
committerDaniel Micay <danielmicay@gmail.com>2022-08-25 23:15:08 -0400
commitb1636d3b7c58b3cf0314e734fc5ac66683d9a2c8 (patch)
treea04988a535c9a8875692cfcae1f9d93e7a533d11
parent0569c790be718b1e3bacb1bb4c1eaeba9782bd37 (diff)
gmscompat improvements
-rw-r--r--static/releases.html2
1 files changed, 2 insertions, 0 deletions
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 @@
<li>Settings: do not initialize OBB toggle for non-attachable (privileged) apps</li>
<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>
</ul>
</article>
-->