summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-11-12 11:21:58 -0500
committerDaniel Micay <danielmicay@gmail.com>2021-11-12 11:21:58 -0500
commitceaefc9f7d7c6bb5abd2318cd17097cd785132e8 (patch)
tree0a0cec868abb8bda2e5470aed29967be683bf226
parentdf2ba99dea1005a4a63389c5935295621b3ff935 (diff)
add back a bit of missing information
-rw-r--r--static/usage.html19
1 files changed, 10 insertions, 9 deletions
diff --git a/static/usage.html b/static/usage.html
index d5d7275e..e84689a1 100644
--- a/static/usage.html
+++ b/static/usage.html
@@ -786,15 +786,16 @@
the official releases of Play services in the standard app sandbox. Play services
receives absolutely no special access or privileges on GrapheneOS as opposed to
bypassing the app sandbox and receiving a massive amount of highly privileged
- access. It also doesn't become a backend for the OS services as it does elsewhere.
- GrapheneOS itself doesn't use Play services even when it's installed. Since the
- Play services apps are simply regular apps on GrapheneOS, they get installed by
- the user within a specific user or work profile and are only available within that
- profile. Only apps within the same profile can use it and they need to explicitly
- choose to use it. It works the same way as any other app and has no special
- capabilities. As with any other app, it can't access data of other apps and
- requires explicit user consent to gain access to profile data or the standard
- permissions.</p>
+ access. Instead, the compatibility layer teaches it how to work within the full
+ app sandbox. It also doesn't become a backend for the OS services as it does
+ elsewhere since GrapheneOS doesn't use Play services even when it's installed.
+ Since the Play services apps are simply regular apps on GrapheneOS, they get
+ installed by the user within a specific user or work profile and are only
+ available within that profile. Only apps within the same profile can use it and
+ they need to explicitly choose to use it. It works the same way as any other app
+ and has no special capabilities. As with any other app, it can't access data of
+ other apps and requires explicit user consent to gain access to profile data or
+ the standard permissions.</p>
<p>The core functionality and APIs are almost entirely supported already since
GrapheneOS largely only has to coerce these apps into continuing to run without