simplify wording

This commit is contained in:
Daniel Micay 2021-11-12 11:31:01 -05:00
parent d11b2ccabb
commit fad14f6063

View File

@ -790,14 +790,14 @@
app sandbox. It also isn't used as a backend for the OS services as it would be app sandbox. It also isn't used as a backend for the OS services as it would be
elsewhere since GrapheneOS doesn't use Play services even when it's installed.</p> elsewhere since GrapheneOS doesn't use Play services even when it's installed.</p>
<p>Since the Play services apps are simply regular apps on GrapheneOS, they get <p>Since the Play services apps are simply regular apps on GrapheneOS, you install
installed by the user within a specific user or work profile and are only them within a specific user or work profile and they're only available within that
available within that profile. Only apps within the same profile can use it and profile. Only apps within the same profile can use it and they need to explicitly
they need to explicitly choose to use it. It works the same way as any other app choose to use it. It works the same way as any other app and has no special
and has no special capabilities. As with any other app, it can't access data of capabilities. As with any other app, it can't access data of other apps and
other apps and requires explicit user consent to gain access to profile data or requires explicit user consent to gain access to profile data or the standard
the standard permissions. Apps within the same profile can communicate with mutual permissions. Apps within the same profile can communicate with mutual consent and
consent and it's no different for sandboxed Play services.</p> it's no different for sandboxed Play services.</p>
<p>The core functionality and APIs are almost entirely supported already since <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 GrapheneOS largely only has to coerce these apps into continuing to run without