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

Commit fa34b6a9 authored by Benjamin Miller's avatar Benjamin Miller Committed by android-build-merger
Browse files

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

am: 297965f2

Change-Id: I57d55527a6e6019a3310536df49ee8fb28d8780c
parents 686547c0 297965f2
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