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

am: 297965f29e

Change-Id: I57d55527a6e6019a3310536df49ee8fb28d8780c
This commit is contained in:
Benjamin Miller
2018-05-03 07:41:48 -07:00
committed by android-build-merger

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