I am working on this class : UserManager
public int getUserCount ()
Return the number of users currently created on the device.
My
The MANAGE_USERS has a protectionlevel of signature|system, which means that the application has to be signed with the platform key. See this thread on XDA
MANAGE_USERS
signature|system