Assign WRITE_SMS to UID 1001
The write permission check in telephony provider requires any packages in UID 1001 to have WRITE_SMS AppOps permission. Instead of assigning this to packages one by one, use the new AppOpsManager.setUidMode to give permission to the UID. b/27831867 Change-Id: I7a28d1ffe73339b9de23605fb0e4f0c857509996
Loading
Please register or sign in to comment