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

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

Only runtime and appop perms need to be in RUNTIME_AND_APPOP_PERMISSIONS_OPS

Test: TH
Bug: 146513245
Change-Id: I69d9154a32c36a31115570cd958aa338db64ea27
parent d347c7ac
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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,
    };

    /**