Merge "Docs: noted that DISALLOW_INSTALL_APPS prevents DPCs installing apps." into pi-dev

This commit is contained in:
Benjamin Miller
2018-05-03 14:08:54 +00:00
committed by Android (Google) Code Review

View File

@@ -157,8 +157,9 @@ public class UserManager {
public static final String DISALLOW_CONFIG_LOCALE = "no_config_locale";
/**
* Specifies if a user is disallowed from installing applications.
* The default value is <code>false</code>.
* Specifies if a user is disallowed from installing applications. This user restriction also
* prevents device owners and profile owners installing apps. The default value is
* {@code false}.
*
* <p>Key for user restrictions.
* <p>Type: Boolean