diff --git a/basic/non_plat/ccci_mdinit.te b/basic/non_plat/ccci_mdinit.te index de9af63..e57dc5b 100644 --- a/basic/non_plat/ccci_mdinit.te +++ b/basic/non_plat/ccci_mdinit.te @@ -89,6 +89,7 @@ allow ccci_mdinit sysfs_ccci:file rw_file_perms; allow ccci_mdinit sysfs_ssw:dir search; allow ccci_mdinit sysfs_ssw:file r_file_perms; allow ccci_mdinit sysfs_boot_info:file r_file_perms; +allow ccci_mdinit sysfs_boot_mode:file r_file_perms; # Purpose : Allow ccci_mdinit to open and read/write /proc/bootprof allow ccci_mdinit proc_bootprof:file rw_file_perms;