Files
device_xiaomi_stone/sepolicy/vendor/vendor_modprobe.te
Ahmad Rulim 33d14449b7 sm6375-common: Reformat sepolicy file
Signed-off-by: Ahmad Rulim <personal@rulim34.dev>
Change-Id: I863a8276214eb7c3060572ee3f0cfddcbf1e90e8
2023-06-30 17:49:14 +07:00

6 lines
196 B
Plaintext

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)