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

Commit e8eaea0e authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Documentation fix: Permission grant opt-out" into sc-dev

parents f8d3be37 54421288
Loading
Loading
Loading
Loading
+2 −1
Original line number Original line Diff line number Diff line
@@ -987,7 +987,8 @@ public class DevicePolicyManager {
     * The default for this extra is {@code false} - by default, the admin of a fully-managed
     * The default for this extra is {@code false} - by default, the admin of a fully-managed
     * device has the ability to grant sensors-related permissions.
     * device has the ability to grant sensors-related permissions.
     *
     *
     * <p>Use with {@link #ACTION_PROVISION_MANAGED_DEVICE} only.
     * <p>Use only for device owner provisioning.
     * @see #ACTION_GET_PROVISIONING_MODE
     */
     */
    public static final String EXTRA_PROVISIONING_PERMISSION_GRANT_OPT_OUT =
    public static final String EXTRA_PROVISIONING_PERMISSION_GRANT_OPT_OUT =
            "android.app.extra.PROVISIONING_PERMISSION_GRANT_OPT_OUT";
            "android.app.extra.PROVISIONING_PERMISSION_GRANT_OPT_OUT";