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

Commit 959ad4a0 authored by Nicolas Prévot's avatar Nicolas Prévot Committed by Android (Google) Code Review
Browse files

Merge "Fix doc for EXTRA_PROVISIONING_COLOR."

parents 9aa23389 cd2d8594
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -365,8 +365,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}.