am 22fec220: Merge "Fix the doc for ACTION_MANAGED_PROFILE_PROVISIONED." into mnc-dev

* commit '22fec2201f01222d61c84f536289fd1e8bb5a03f':
  Fix the doc for ACTION_MANAGED_PROFILE_PROVISIONED.
This commit is contained in:
Nicolas Prevot
2015-05-13 17:57:50 +00:00
committed by Android Git Automerger

View File

@@ -402,7 +402,7 @@ public class DevicePolicyManager {
* has completed successfully.
*
* <p>The broadcast is limited to the primary profile, to the app specified in the provisioning
* intent (@see #ACTION_PROVISION_MANAGED_PROFILE).
* intent with action {@link #ACTION_PROVISION_MANAGED_PROFILE}.
*
* <p>This intent will contain the extra {@link #EXTRA_PROVISIONING_ACCOUNT_TO_MIGRATE} which
* corresponds to the account requested to be migrated at provisioning time, if any.