Unlink perission from app-op for package usage stats
... as code expects incomplete behavior Fixes: 141032267 Test: atest RuntimePermissionProperties Change-Id: I49f0e0b4f3dd1bcb316a0180bb1cdad06dc8aa8c
This commit is contained in:
@@ -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
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user