Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 297965f2 authored by Benjamin Miller's avatar Benjamin Miller Committed by Android (Google) Code Review
Browse files

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

parents 0d659e57 f1c3ed1e
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -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