From 72b169e3ed4e997faf1eabe2664db543f197e5b7 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sat, 17 Jul 2021 15:09:15 -0400 Subject: [PATCH] remove old note about Play Store --- static/usage.html | 8 -------- 1 file changed, 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.

-

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.

-

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.