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

Commit f1b54874 authored by Rubin Xu's avatar Rubin Xu Committed by android-build-merger
Browse files

Merge "Update ENSURE_VERIFY_APPS javadoc" into oc-dev

am: bb621fd9

Change-Id: Ibab963baf46b36329a8277369ca1bc92ac90b647
parents 71538a77 bb621fd9
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -369,8 +369,10 @@ public class UserManager {
    public static final String DISALLOW_ADD_MANAGED_PROFILE = "no_add_managed_profile";

    /**
     * Specifies if a user is disallowed from disabling application
     * verification. The default value is <code>false</code>.
     * Specifies if a user is disallowed from disabling application verification.
     * Starting from {@link android.os.Build.VERSION_CODES#O}, application verification
     * is enforced across all users on the device if a profile owner or device owner sets
     * this restriction to <code>true</code>. The default value is <code>false</code>.
     *
     * <p>Key for user restrictions.
     * <p>Type: Boolean