Merge "Docs: noted that DISALLOW_INSTALL_APPS prevents DPCs installing apps." into pi-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
297965f29e
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user