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

Commit fb8a98d3 authored by Nicolas Prevot's avatar Nicolas Prevot
Browse files

Changing the value of the user consent extra in DevicePolicyManager.

Renaming android.app.action.USER_HAS_CONSENTED to
android.app.action.ACTION_PROVISIONING_USER_HAS_CONSENTED

Change-Id: I65a3b8f1ec29a0bed5b61ff9e7587195e1c96cec
parent e8b8f99d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -127,7 +127,7 @@ public class DevicePolicyManager {
     * @hide
     */
    public static final String ACTION_PROVISIONING_USER_HAS_CONSENTED
        = "android.app.action.USER_HAS_CONSENTED";
        = "android.app.action.ACTION_PROVISIONING_USER_HAS_CONSENTED";

    /**
     * A String extra holding the name of the package of the mobile device management application