Merge "Factor out read/write SMS settings seperate from send/receive." into klp-dev

This commit is contained in:
David Braun
2013-09-10 20:33:27 +00:00
committed by Android (Google) Code Review

View File

@@ -185,11 +185,11 @@ public class AppOpsManager {
OP_CALL_PHONE,
OP_READ_SMS,
OP_WRITE_SMS,
OP_READ_SMS,
OP_READ_SMS,
OP_READ_SMS,
OP_READ_SMS,
OP_WRITE_SMS,
OP_RECEIVE_SMS,
OP_RECEIVE_SMS,
OP_RECEIVE_SMS,
OP_RECEIVE_SMS,
OP_SEND_SMS,
OP_READ_SMS,
OP_WRITE_SMS,
OP_WRITE_SETTINGS,