diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-07-17 15:09:15 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-07-17 15:09:15 -0400 |
| commit | 72b169e3ed4e997faf1eabe2664db543f197e5b7 (patch) | |
| tree | 90e5c27c88e3e10406758ef17ecf68f384044e21 | |
| parent | 619e21027ba7fc8aab36a9bdfbe6c1f93f9a5ac1 (diff) | |
remove old note about Play Store
| -rw-r--r-- | static/usage.html | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/static/usage.html b/static/usage.html index 287bdb24..717d40a4 100644 --- a/static/usage.html +++ b/static/usage.html @@ -735,14 +735,6 @@ 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 - install apps with user interaction but it isn't included in the initial releases - and it's unclear if we'll be including it. It would need to be more complete and - robust, and it may be difficult to implement and maintain. Our priority is adding - support for secondary profiles and getting more of the functionality working along - with fixing rough edges.</p> - <p>Since there's no OS integration beyond shims to make it function without any special privileges, there isn't a way to launch the settings activity. We'll need to make a tiny app providing a way to launch it.</p> |
