update sandboxed Google Play links

This commit is contained in:
Daniel Micay 2022-05-09 14:24:15 -04:00
parent 2170c3d112
commit 8e71d59492
3 changed files with 6 additions and 7 deletions

View File

@ -1210,11 +1210,10 @@
and services. They won't ever be bundled with the OS. GrapheneOS includes
compatibility layer for sandboxed Play services to make user installed Play
services apps able to run as fully sandboxed, unprivileged apps. This is <a
href="https://grapheneos.org/usage#sandboxed-play-services">documented as
part of the usage guide</a>. Many apps work perfectly without Play services and
many others only depend on it for a subset of their functionality. Users can
choose to install Play services in specific profile(s) to control which apps can
use it.</p>
href="/usage#sandboxed-google-play">documented as part of the usage guide</a>.
Many apps work perfectly without Play services and many others only depend on it
for a subset of their functionality. Users can choose to install Play services in
specific profile(s) to control which apps can use it.</p>
<p>AOSP APIs not tied to Google but that are typically provided via Play services
will continue to be implemented using open source providers like the Seedvault

View File

@ -310,7 +310,7 @@
they avoid requiring invasive OS integration. Building privileged support for
Google services into the OS isn't something we're going to be doing, even if
that's partially open source like microG.</li>
<li><a href="/usage#sandboxed-play-services">Compatibility layer for coercing
<li><a href="/usage#sandboxed-google-play">Compatibility layer for coercing
user installed Google Play services into running as sandboxed apps without any
special privileges.</a></li>
</ul>

View File

@ -122,7 +122,7 @@
<p>GrapheneOS will never include either Google Play services or another
implementation of Google services like microG. It's possible to install Play
services as a set of fully sandboxed apps without special privileges via our
<a href="/usage#sandboxed-play-services">sandboxed Play services compatibility
<a href="/usage#sandboxed-google-play">sandboxed Google Play compatibility
layer</a>. See <a href="/faq#google-services">the FAQ section</a> for more
details on our plans for filling in the gaps from not shipping Play services
and Google apps.</p>