rewrite paragraph about Play Store app install

This commit is contained in:
Daniel Micay 2021-09-10 04:25:38 -04:00
parent 019356cd16
commit 6e1eddd2c4

View File

@ -749,13 +749,15 @@
depending on having highly invasive privileged access far beyond what would be depending on having highly invasive privileged access far beyond what would be
realistic to get working with an expanded compatibility layer.</p> realistic to get working with an expanded compatibility layer.</p>
<p>The Play Store app cannot install and update apps as it normally would <p>The Play Store app is designed to use privileged permissions for unattended
since it depends entirely on privileged permissions for unattended app app installation, updates and removal which isn't possible on GrapheneOS since
installation, updates and removal. GrapheneOS includes a partial it's not a privileged app. GrapheneOS provides a dedicated compatibility layer
implementation of fallback code to get this working. It currently isn't fully for Play Store app installation teaching it to use the standard unprivileged
wired up and leads to the Play Store stalling and needing to be force stopped. approach. It prompts the user to permit it as an app source and then prompts
For the time being, it's easier to use the alternative Aurora Store frontend for each app install/update. The Play Store currently doesn't get the result
to the Play Store.</p> for the install succeeding or failing so it will think the installation is
still in progress. You can work around this by force stopping the Play Store
after installing an app and then opening it again to install other apps.</p>
<p>Play Store feature delivery isn't currently supported, but this isn't <p>Play Store feature delivery isn't currently supported, but this isn't
broadly used by current generation apps aside from large games.</p> broadly used by current generation apps aside from large games.</p>