aboutsummaryrefslogtreecommitdiff
path: root/sepolicy/vendor/init.te
blob: 22c338ad830d133a24a432e42dfe14846271ff93 (plain) (blame)
1
2
3
4
5
6
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;

allow init debugfs_tracing_debug:dir mounton;