Merge "Add GET_USAGE_STATS to RUNTIME_AND_APPOP_PERMISSIONS_OPS"

This commit is contained in:
Nate Myren
2022-08-23 16:22:46 +00:00
committed by Android (Google) Code Review

View File

@@ -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[]{