summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-12-20 16:34:31 -0500
committerDaniel Micay <danielmicay@gmail.com>2021-12-20 16:34:31 -0500
commitb8d0111493f7617a9bb3d2204eaaea4e3dfe812f (patch)
tree72e595d3d451f5d71efbbb5767440a4d9a2eefc0 /static
parent11100d59b2908760d32dc321aa9a2d5982c39733 (diff)
sandboxed Play services isn't experimental anymore
Diffstat (limited to 'static')
-rw-r--r--static/faq.html15
1 files changed, 8 insertions, 7 deletions
diff --git a/static/faq.html b/static/faq.html
index 2b40f021..9902ff74 100644
--- a/static/faq.html
+++ b/static/faq.html
@@ -1184,13 +1184,14 @@
<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
- and services. They won't ever be bundled with the OS. GrapheneOS includes an
- experimental sandboxed Play services compatibility layer 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>
+ 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>
<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