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

* commit 'a09f296c0d6cd6f562391991a51e0a3d5c6356b7':
  Fix the doc for ACTION_MANAGED_PROFILE_PROVISIONED.
This commit is contained in:
Nicolas Prevot
2015-05-13 18:10:59 +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.