blob: f9d09d95c322120d93e56784aef7de180c9ba011 [file] [log] [blame]
# Required by the bootcontrol HAL for the 'set_active' command.
recovery_only(`
allow fastbootd secure_element_device:chr_file rw_file_perms;
allow fastbootd devinfo_block_device:blk_file rw_file_perms;
allow fastbootd sda_block_device:blk_file rw_file_perms;
allow fastbootd sysfs_ota:file rw_file_perms;
allow fastbootd custom_ab_block_device:blk_file rw_file_perms;
')