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

Commit e01755b5 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "AppOps: fix sOpToString mismatch issue"

parents 8e6ce499 5e06d02a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -490,7 +490,6 @@ public class AppOpsManager {
            null,
            null,
            null,
            null,
            OPSTR_MONITOR_LOCATION,
            OPSTR_MONITOR_HIGH_POWER_LOCATION,
            OPSTR_GET_USAGE_STATS,
@@ -509,6 +508,7 @@ public class AppOpsManager {
            null,
            null,
            null,
            null,
    };

    /**