Merge "Add GET_USAGE_STATS to RUNTIME_AND_APPOP_PERMISSIONS_OPS"
This commit is contained in:
@@ -1906,6 +1906,7 @@ public class AppOpsManager {
|
||||
OP_SCHEDULE_EXACT_ALARM,
|
||||
OP_MANAGE_MEDIA,
|
||||
OP_TURN_SCREEN_ON,
|
||||
OP_GET_USAGE_STATS,
|
||||
};
|
||||
|
||||
static final AppOpInfo[] sAppOpInfos = new AppOpInfo[]{
|
||||
|
||||
Reference in New Issue
Block a user