diff --git a/etc/profile/foundation.cfg b/etc/profile/foundation.cfg index 718e9865d8b6fc0dc379d90c4d747fc8f87291a3..0e7ba4e9fda1734998f7faf766f5cd1b4e460787 100644 --- a/etc/profile/foundation.cfg +++ b/etc/profile/foundation.cfg @@ -160,6 +160,10 @@ "ohos.permission.NOTIFICATION_CONTROLLER", "ohos.permission.ACCESS_SCREEN_LOCK_INNER" ], + "kernel_permission": { + "ohos.permission.kernel.READ_PROTECT_RANGE": true, + "ohos.permission.kernel.ALLOW_APP_CODE_DECRYPT": 17 + }, "gid" : ["system", "appspawn", "update", "data_reserve", "app_install"], "writepid" : ["/dev/memcg/perf_sensitive/cgroup.procs"], "caps" : ["SYS_PTRACE", "KILL"],