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

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