diff options
Diffstat (limited to 'static/features.html')
| -rw-r--r-- | static/features.html | 16 |
1 files changed, 14 insertions, 2 deletions
diff --git a/static/features.html b/static/features.html index 8246258b..b19b8a0f 100644 --- a/static/features.html +++ b/static/features.html @@ -88,6 +88,8 @@ <li> <a href="#grapheneos">GrapheneOS</a> <ul> + <li><a href="#disabling-secondary-user-app-installation">Disabling secondary + user app installation</a></li> <li><a href="#user-installed-apps-can-be-disabled">User installed apps can be disabled</a></li> <li><a href="#broad-carrier-support">Broad carrier support without invasive carrier access</a></li> @@ -312,10 +314,20 @@ special privileges.</a></li> <li>Fixes for multiple serious vulnerabilities not yet fixed upstream due to a flexible release cycle / process prioritizing security.</li> - <li>Added toggle for the Owner user to disallow secondary users from - installing apps based on the standard device management capability.</li> </ul> + <section id="disabling-secondary-user-app-install"> + <h3><a href="#disabling-secondary-user-app-installation">Disabling secondary + user app installation</a></h3> + + <p>GrapheneOS adds a toggle to the user management settings for disabling + secondary user app installation. You can install the apps you want to be + usable in a secondary user and then disable the ability to install more apps + as that user in the Owner profile. Android supports this as a standard device + management feature but doesn't make it available to a user who owns their own + device.</p> + </section> + <section id="user-installed-apps-can-be-disabled"> <h3><a href="#user-installed-apps-can-be-disabled">User installed apps can be disabled</a></h3> |
