sandboxed Play services isn't experimental anymore

This commit is contained in:
Daniel Micay 2021-12-20 16:34:31 -05:00
parent 11100d59b2
commit b8d0111493

View File

@ -1184,13 +1184,14 @@
<h2><a href="#google-services">Will GrapheneOS include support for Google services?</a></h2> <h2><a href="#google-services">Will GrapheneOS include support for Google services?</a></h2>
<p>Like the Android Open Source Project, GrapheneOS doesn't include Google apps <p>Like the Android Open Source Project, GrapheneOS doesn't include Google apps
and services. They won't ever be bundled with the OS. GrapheneOS includes an and services. They won't ever be bundled with the OS. GrapheneOS includes
experimental sandboxed Play services compatibility layer to make user installed compatibility layer for sandboxed Play services to make user installed Play
Play services apps able to run as fully sandboxed, unprivileged apps. This is services apps able to run as fully sandboxed, unprivileged apps. This is <a
<a href="https://grapheneos.org/usage#sandboxed-play-services">documented as part href="https://grapheneos.org/usage#sandboxed-play-services">documented as
of the usage guide</a>. Many apps work perfectly without Play services and many part of the usage guide</a>. Many apps work perfectly without Play services and
others only depend on it for a subset of their functionality. Users can choose to many others only depend on it for a subset of their functionality. Users can
install Play services in specific profile(s) to control which apps can use it.</p> 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 <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 will continue to be implemented using open source providers like the Seedvault