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

Commit 4e75a9dc authored by arangelov's avatar arangelov Committed by Antoan Angelov
Browse files

Update description for skip ownership screen extra

Bug: 175238386
Fixes: 179307805
Test: compiled
Change-Id: I5633a9145992eff12c3796fedd28aba339f5be43
parent d9c6b163
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.