diff --git a/core/java/android/app/admin/DevicePolicyManager.java b/core/java/android/app/admin/DevicePolicyManager.java index a30ae573066d8..74502fce9a525 100644 --- a/core/java/android/app/admin/DevicePolicyManager.java +++ b/core/java/android/app/admin/DevicePolicyManager.java @@ -3133,9 +3133,10 @@ public class DevicePolicyManager { } /** - * Called by a profile owner to disable account management for a specific type of account. + * Called by a device owner or profile owner to disable account management for a specific type + * of account. * - *

The calling device admin must be a profile owner. If it is not, a + *

The calling device admin must be a device owner or profile owner. If it is not, a * security exception will be thrown. * *

When account management is disabled for an account type, adding or removing an account