Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 43c3022f authored by Nate Myren's avatar Nate Myren Committed by Android (Google) Code Review
Browse files

Merge "DO NOT MERGE Add GET_USAGE_STATS to RUNTIME_AND_APPOP_PERMISSIONS_OPS" into tm-qpr-dev

parents 410a30a0 76718dd9
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1906,6 +1906,7 @@ public class AppOpsManager {
            OP_USE_ICC_AUTH_WITH_DEVICE_IDENTIFIER,
            OP_SCHEDULE_EXACT_ALARM,
            OP_MANAGE_MEDIA,
            OP_GET_USAGE_STATS,
    };

    /**