diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-08-14 05:36:50 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-08-14 05:36:50 -0400 |
| commit | 453c0b0bbc72879fd345f8af4d23196d0e2db6e5 (patch) | |
| tree | a696428daa10625ffc6ba9f23ff4d7c5197c91d6 /static/index.html | |
| parent | 0c250036e12ecb9b5e78d8084cdfeb90ff276659 (diff) | |
link to sandboxed Play services layer on main page
Diffstat (limited to 'static/index.html')
| -rw-r--r-- | static/index.html | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/static/index.html b/static/index.html index 4b0acfab..60b17544 100644 --- a/static/index.html +++ b/static/index.html @@ -89,9 +89,12 @@ <h2><a href="#never-google-services">No Google apps or services</a></h2> <p>GrapheneOS will never include either Google Play services or another - implementation of Google services like microG. 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> + implementation of Google services like microG. It's still 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 + 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> </section> <section id="history"> |
