simplify sandboxed Play instructions

This commit is contained in:
Daniel Micay 2021-08-12 11:36:10 -04:00
parent 670bb5de7e
commit b346ae480d

View File

@ -702,10 +702,6 @@
is also provided to support dynamically downloaded/loaded modules (dynamite is also provided to support dynamically downloaded/loaded modules (dynamite
modules).</p> modules).</p>
<p>You should install all 3 apps including the Play Store rather than only Play
services or there will be missing functionality. Play Store is not simply a user
facing app.</p>
<p>You can obtain the apps from the apps.grapheneos.org repository. We don't yet <p>You can obtain the apps from the apps.grapheneos.org repository. We don't yet
have a client app for our repository so you'll need to install the APKs manually. have a client app for our repository so you'll need to install the APKs manually.
The Play Store APK has multiple split APKs which need to be installed together The Play Store APK has multiple split APKs which need to be installed together
@ -714,7 +710,9 @@
to install these and receive automatic updates through the app.</p> to install these and receive automatic updates through the app.</p>
<p>Install com.google.android.gsf, then com.google.android.gms and finally <p>Install com.google.android.gsf, then com.google.android.gms and finally
com.android.vending via a split APK installer.</p> com.android.vending via a split APK installer. Make sure to install all 3 in the
correct order and don't skip installing the Play Store since it provides services
used by apps depending on Play.</p>
<ul> <ul>
<li><a href="https://apps.grapheneos.org/packages/com.google.android.gsf/">com.google.android.gsf</a></li> <li><a href="https://apps.grapheneos.org/packages/com.google.android.gsf/">com.google.android.gsf</a></li>