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

Commit a832dc4b authored by Philip P. Moltmann's avatar Philip P. Moltmann
Browse files

Unlink perission from app-op for package usage stats

... as code expects incomplete behavior

Fixes: 141032267
Test: atest RuntimePermissionProperties
Change-Id: I49f0e0b4f3dd1bcb316a0180bb1cdad06dc8aa8c
parent 53ed21a4
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1213,7 +1213,6 @@ public class AppOpsManager {
            OP_START_FOREGROUND,
            OP_SMS_FINANCIAL_TRANSACTIONS,
            OP_MANAGE_IPSEC_TUNNELS,
            OP_GET_USAGE_STATS,
            OP_INSTANT_APP_START_FOREGROUND
    };