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

Commit 3484dff6 authored by RoboErik's avatar RoboErik Committed by Android (Google) Code Review
Browse files

Merge "Fix SDK build"

parents e361ad7a 1ebd4ad6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -169,7 +169,7 @@ public class DeviceAdminReceiver extends BroadcastReceiver {
     * the provisioning of a managed profile has completed successfully.
     *
     * <p>The broadcast is limited to the package which started the provisioning as specified in
     * the extra {@link DevicePolicyManager#EXTRA_PROVISIONING_MDM_PACKAGE_NAME} of the
     * the extra {@link DevicePolicyManager#EXTRA_PROVISIONING_DEVICE_ADMIN_PACKAGE_NAME} of the
     * {@link DevicePolicyManager#ACTION_PROVISION_MANAGED_PROFILE} intent that started the
     * provisioning. It is also limited to the managed profile.
     *