diff --git a/non_plat/factory.te b/non_plat/factory.te index fc5cea0..b1593fb 100644 --- a/non_plat/factory.te +++ b/non_plat/factory.te @@ -129,6 +129,7 @@ allow factory bootdevice_block_device:blk_file rw_file_perms; allow factory mmcblk1p1_block_device:blk_file rw_file_perms; allow factory block_device:dir w_dir_perms; allowxperm factory mmcblk1_block_device:blk_file ioctl BLKGETSIZE; +allowxperm factory bootdevice_block_device:blk_file ioctl BLKGETSIZE; #Purpose: For EMMC test allow factory nvdata_file:dir create_dir_perms;