clarify Play Store compat layer change

This commit is contained in:
Daniel Micay 2022-07-12 00:59:41 -04:00
parent ca478aa2bc
commit b888e0cae8

View File

@ -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>