User Activity

After creating a new user using createAndManageUser, I want to use the profile owner to clear the DISALLOW_OUTGOING_CALLS restriction on the new user, but it doesn't take effect. What should I do?Code: mDevicePolicyManager.clearUserRestriction(mCompo...
About