Add insmod-sh policy
Fix: 307468923 Fix: 312372936 Test: make selinux_policy Change-Id: Icd42c4a74b44b7e593dc7c0598f3d23c3f251a2c
This commit is contained in:
parent
9c9376de63
commit
bf85d96523
3 changed files with 3 additions and 7 deletions
3
vendor/insmod-sh.te
vendored
3
vendor/insmod-sh.te
vendored
|
@ -1 +1,4 @@
|
|||
allow insmod-sh self:capability sys_nice;
|
||||
allow insmod-sh kernel:process setsched;
|
||||
allow insmod-sh vendor_regmap_debugfs:dir search;
|
||||
dontaudit insmod-sh insmod-sh:key write;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue