- name
- The name of the permission to remove.
Type Reason Java.Lang.SecurityException if you are not allowed to remove the given permission name.
Removes a permission that was previously added with PackageManager.AddPermission(PermissionInfo). The same ownership rules apply -- you are only allowed to remove permissions that you are allowed to add.