diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-07-15 17:58:48 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-07-15 17:58:48 -0400 |
| commit | 8dbb845ad7ab5eebb3f8fcc7ab5c60a7f68f0db3 (patch) | |
| tree | 391a8d4f1154d19dcba8cf3a3f35e924869e0620 /static/usage.html | |
| parent | d813a7de19716bf0d308c6253d43285bb80106e2 (diff) | |
fix wording
Diffstat (limited to 'static/usage.html')
| -rw-r--r-- | static/usage.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/static/usage.html b/static/usage.html index 7c9d8b61..0c3c1b03 100644 --- a/static/usage.html +++ b/static/usage.html @@ -726,11 +726,11 @@ <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 - being able to use any of the usual invasive OS integration. Certain important - functionality. Certain functionality is not yet supported. Play Store feature - delivery and Play services functionality delivered via dynamite modules are not - yet functionality. Shims will be required to make this work without depending on - weakening SELinux MAC and MLS policies to permit it like the stock OS.</p> + being able to use any of the usual invasive OS integration. Certain functionality + is not yet supported. Play Store feature delivery and Play services functionality + delivered via dynamite modules are not supported yet. Shims will be required to + make this work without depending on weakening SELinux MAC and MLS policies to + permit it like the stock OS.</p> <p>Play Store won't be able to install apps due to lack of the unattended app install / upgrade permissions. We have experimental support for making it able to |
