aboutsummaryrefslogtreecommitdiff
path: root/sepolicy/vendor/init.te
blob: 40d8ce9ec00110262b9976b45beae732c242bc10 (plain) (blame)
1
2
3
4
allow init adsprpcd_file:file mounton;

# Allow init to set read_ahead_kb on /data partition
allow init vendor_sysfs_scsi_host:file w_file_perms;