diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-12-29 09:57:51 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-12-29 09:57:51 -0500 |
| commit | 89a8308fb2c61e0cb9cbb624f03d98ffc6e38049 (patch) | |
| tree | d04a9cd2d44a8865e50b3f3c2bb8cfd182bcc647 | |
| parent | 43b3fbbf93a9842c019d4183dc8e178390c6055b (diff) | |
add missing word
| -rw-r--r-- | static/faq.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/faq.html b/static/faq.html index d7a34006..9d1ddb63 100644 --- a/static/faq.html +++ b/static/faq.html @@ -1395,7 +1395,7 @@ <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 + and services. They won't ever be bundled with the OS. GrapheneOS includes a 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="/usage#sandboxed-google-play">documented as part of the usage guide</a>. |
