Merge "Update documentation of DevicePolicyManager.isProvisioningAllowed." into nyc-dev
am: c25c903
* commit 'c25c9032ffdca20a4080db5a1fe1e771af9256f6':
Update documentation of DevicePolicyManager.isProvisioningAllowed.
This commit is contained in:
@@ -5555,9 +5555,6 @@ public class DevicePolicyManager {
|
|||||||
* Returns if provisioning a managed profile or device is possible or not.
|
* Returns if provisioning a managed profile or device is possible or not.
|
||||||
* @param action One of {@link #ACTION_PROVISION_MANAGED_DEVICE},
|
* @param action One of {@link #ACTION_PROVISION_MANAGED_DEVICE},
|
||||||
* {@link #ACTION_PROVISION_MANAGED_PROFILE}.
|
* {@link #ACTION_PROVISION_MANAGED_PROFILE}.
|
||||||
* Note that even if this method returns true, there is a slight possibility that the
|
|
||||||
* provisioning will not be allowed when it is actually initiated because some event has
|
|
||||||
* happened in between.
|
|
||||||
* @return if provisioning a managed profile or device is possible or not.
|
* @return if provisioning a managed profile or device is possible or not.
|
||||||
* @throws IllegalArgumentException if the supplied action is not valid.
|
* @throws IllegalArgumentException if the supplied action is not valid.
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user