Merge "Only runtime and appop perms need to be in RUNTIME_AND_APPOP_PERMISSIONS_OPS" into rvc-dev am: 03eb7a1bf2

Change-Id: Ie1ac35bdf9f0f34d0da9b89bfe3a5eccb63a1cb1
This commit is contained in:
TreeHugger Robot
2020-03-28 02:59:12 +00:00
committed by Automerger Merge Worker

View File

@@ -1496,8 +1496,6 @@ public class AppOpsManager {
OP_MANAGE_EXTERNAL_STORAGE,
OP_INTERACT_ACROSS_PROFILES,
OP_LOADER_USAGE_STATS,
OP_AUTO_REVOKE_PERMISSIONS_IF_UNUSED,
OP_AUTO_REVOKE_MANAGED_BY_INSTALLER,
};
/**