Use separate switch ops for runtime permissions
am: e710a6fc66
Change-Id: Iac7d5e7f80ddbcafea3b1d26860e3cb0b46b6bd5
This commit is contained in:
@@ -403,8 +403,8 @@ public class AppOpsManager {
|
|||||||
OP_WRITE_SMS,
|
OP_WRITE_SMS,
|
||||||
OP_RECEIVE_SMS,
|
OP_RECEIVE_SMS,
|
||||||
OP_RECEIVE_SMS,
|
OP_RECEIVE_SMS,
|
||||||
OP_RECEIVE_SMS,
|
OP_RECEIVE_MMS,
|
||||||
OP_RECEIVE_SMS,
|
OP_RECEIVE_WAP_PUSH,
|
||||||
OP_SEND_SMS,
|
OP_SEND_SMS,
|
||||||
OP_READ_SMS,
|
OP_READ_SMS,
|
||||||
OP_WRITE_SMS,
|
OP_WRITE_SMS,
|
||||||
|
|||||||
Reference in New Issue
Block a user