1# Required by the bootcontrol HAL for the 'set_active' command. 2recovery_only(` 3allow fastbootd devinfo_block_device:blk_file rw_file_perms; 4allow fastbootd sda_block_device:blk_file rw_file_perms; 5allow fastbootd sysfs_ota:file rw_file_perms; 6allow fastbootd st54spi_device:chr_file rw_file_perms; 7') 8