aboutsummaryrefslogtreecommitdiff
path: root/sepolicy/vendor/vendor_modprobe.te
blob: 4a6f93e5d238cc9bd794cdd0a69c4815d47b85ab (plain) (blame)
1
2
3
4
allow vendor_modprobe self:capability sys_module;
allow vendor_modprobe self:cap_userns sys_module;
allow vendor_modprobe vendor_file:system module_load;
r_dir_file(vendor_modprobe, vendor_file)