simplify Play Store compatibility layer wording

This commit is contained in:
Daniel Micay 2021-11-22 09:16:52 -05:00
parent a79a41bb77
commit ebaabff458

View File

@ -808,13 +808,11 @@
modules). The compatibility layer will be gradually expanded and improved in order modules). The compatibility layer will be gradually expanded and improved in order
to get more of the Play services functionality working.</p> to get more of the Play services functionality working.</p>
<p>The Play Store app is designed to use privileged permissions for unattended app <p>GrapheneOS provides a dedicated compatibility layer for Play Store app
installation, updates and removal which isn't possible on GrapheneOS since it's installation/updates/removal teaching it to use the standard unprivileged approach
not a privileged app. GrapheneOS provides a dedicated compatibility layer for Play available to sandboxed apps. It prompts the user to permit it as an app source and
Store app installation/updates/removal teaching it to use the standard then prompts for the initial app install/update or removal. It will use Android
unprivileged approach. It prompts the user to permit it as an app source and then 12's support for unattended updates when possible which means it can do unattended
prompts for the initial app install/update or removal. It will use Android 12's
support for unattended updates when possible which means it can do unattended
updates of modern (API 29+) apps where it was the installer for the currently updates of modern (API 29+) apps where it was the installer for the currently
installed version already.</p> installed version already.</p>