diff --git a/non_plat/ccci_mdinit.te b/non_plat/ccci_mdinit.te index d9b7c90..24831be 100644 --- a/non_plat/ccci_mdinit.te +++ b/non_plat/ccci_mdinit.te @@ -103,8 +103,7 @@ allow ccci_mdinit sysfs:file r_file_perms; allow ccci_mdinit sysfs_boot_mode:file { read open }; # Purpose : Allow ccci_mdinit to open and read/write /proc/bootprof -allow ccci_mdinit proc:file rw_file_perms; -allow ccci_mdinit proc:file getattr; +allow ccci_mdinit proc_bootprof:file rw_file_perms; # Date : WK18.21 # Operation: P migration