summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-07-13 14:06:03 -0400
committerDaniel Micay <danielmicay@gmail.com>2022-08-25 23:15:08 -0400
commit18bd0867709466bf11e5644d76973ba592471d00 (patch)
tree2594ef907b3c48d9d471944b7a0b4a1a561f8209
parentc5e801e47ab264d7ba0cc76fbceee0233f9a6c04 (diff)
mark gmscompat changes as such
-rw-r--r--static/releases.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/static/releases.html b/static/releases.html
index 582ccc0e..08d61fcc 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -567,9 +567,9 @@
<ul>
<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>unblock Play Store installing Play Store and Play services in order to allow it to fetch additional split APK components</li>
- <li>disable Play Store updates for Play Store and Play services to replace blocking installation as a friendlier approach to preventing it from taking over these updates without the downsides of blocking installation</li>
- <li>disable Play Store attempting to auto-install components like Play Services for AR since the request for approval is an annoyance</li>
+ <li>Sandboxed Google Play compatibility layer: unblock Play Store installing Play Store and Play services in order to allow it to fetch additional split APK components</li>
+ <li>Sandboxed Google Play compatibility layer: disable Play Store updates for Play Store and Play services to replace blocking installation as a friendlier approach to preventing it from taking over these updates without the downsides of blocking installation</li>
+ <li>Sandboxed Google Play compatibility layer: disable 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>