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 @@
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 - documented as part - of the usage guide. 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.
+ 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 documented as + part of the usage guide. 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.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