Change-Id: Ie1a8a18ab1c76b4815600016015c7008b8c075fa
allow cpboot-daemon bin_nv_data_efs_file:file rw_file_perms;
allow cpboot-daemon efs_file:file rw_file_perms;
-# /proc/cmdline
-allow cpboot-daemon proc:file r_file_perms;
+# /proc permissions
+allow cpboot-daemon proc_cmdline:file r_file_perms;
+allow cpboot-daemon proc_dt_firmware:dir search;
+allow cpboot-daemon proc_dt_firmware:file { open read };
# set properties on boot
set_prop(cpboot-daemon, cpboot-daemon_prop)