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

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

Merge "Update Documentation For ACTION_ADMIN_POLICY_COMPLIANCE"

parents 04ecba71 09df2739
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -2324,6 +2324,11 @@ public class DevicePolicyManager {

    /**
     * Activity action: Starts the administrator to show policy compliance for the provisioning.
     * This action is used any time that the administrator has an opportunity to show policy
     * compliance before the end of setup wizard. This could happen as part of the admin-integrated
     * provisioning flow (in which case this gets sent after {@link #ACTION_GET_PROVISIONING_MODE}),
     * or it could happen during provisioning finalization if the administrator supports
     * finalization during setup wizard.
     */
    public static final String ACTION_ADMIN_POLICY_COMPLIANCE =
            "android.app.action.ADMIN_POLICY_COMPLIANCE";