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:
Philip P. Moltmann
2019-11-21 15:02:54 -08:00
parent 53ed21a49c
commit a832dc4bb9

View File

@@ -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
};