Loading core/java/android/os/UserManager.java +1 −3 Original line number Diff line number Diff line Loading @@ -969,9 +969,7 @@ public class UserManager { /** * Specifies if a user is disallowed from adding new users. This can only be set by device * owners or profile owners on the primary user. The default value is <code>false</code>. * <p>This restriction has no effect on secondary users and managed profiles since only the * primary user can add other users. * owners or profile owners on the main user. The default value is <code>false</code>. * <p> When the device is an organization-owned device provisioned with a managed profile, * this restriction will be set as a base restriction which cannot be removed by any admin. * Loading Loading
core/java/android/os/UserManager.java +1 −3 Original line number Diff line number Diff line Loading @@ -969,9 +969,7 @@ public class UserManager { /** * Specifies if a user is disallowed from adding new users. This can only be set by device * owners or profile owners on the primary user. The default value is <code>false</code>. * <p>This restriction has no effect on secondary users and managed profiles since only the * primary user can add other users. * owners or profile owners on the main user. The default value is <code>false</code>. * <p> When the device is an organization-owned device provisioned with a managed profile, * this restriction will be set as a base restriction which cannot be removed by any admin. * Loading