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

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

Fix doc for EXTRA_PROVISIONING_COLOR.

Change-Id: Ic6fdb7978658e0187af9e2b29960dbd0a803dc85
parent caf11cdc
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -364,8 +364,8 @@ public class DevicePolicyManager {
        = "android.app.extra.PROVISIONING_EMAIL_ADDRESS";

    /**
     * A integer extra indicating indicating the predominant color to show during the provisioning.
     * Refer to {@link android.graphics#Color} for how the color is represented.
     * A integer extra indicating the predominant color to show during the provisioning.
     * Refer to {@link android.graphics.Color} for how the color is represented.
     *
     * <p>Use with {@link #ACTION_PROVISION_MANAGED_PROFILE} or
     * {@link #ACTION_PROVISION_MANAGED_DEVICE}.