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

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

Merge "Update description for skip ownership screen extra" into sc-dev

parents 8b236d0c 4e75a9dc
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2678,8 +2678,8 @@ public class DevicePolicyManager {
     * A boolean extra which determines whether to skip the ownership disclaimer screen during the
     * provisioning flow. The default value is {@code false}.
     *
     * If the value is {@code true}, it is the responsibility of the provisioning initiator to
     * show the relevant disclaimer.
     * If the value is {@code true}, the provisioning initiator must display a device ownership
     * disclaimer screen similar to that provided in AOSP.
     *
     * <p>This extra is only respected when provided alongside the {@link
     * #ACTION_PROVISION_MANAGED_DEVICE_FROM_TRUSTED_SOURCE} intent action.