diff --git a/sepolicy/common/system_app.te b/sepolicy/common/system_app.te index 993208f..f2f9920 100644 --- a/sepolicy/common/system_app.te +++ b/sepolicy/common/system_app.te @@ -1,3 +1,4 @@ +allow system_app proc_pagetypeinfo:file r_file_perms; allow system_app sysfs_mdnie:dir search; allow system_app sysfs_mdnie:file rw_file_perms;