blob: 2bb5061eb5431a0219a2a0962cb8ebda33a3adf0 [file] [log] [blame]
# This file contains msm8916-specific SELinux policy for
# update_engine. For the main update_engine policy, see
# external/sepolicy/update_engine.te
# Allow read/write on whole disk. This is needed because the msm8916
# boot_control HAL modifies the partition table when managing A/B.
allow update_engine mmc_block_device:blk_file rw_file_perms;