Merge "sepolicy:gs101: allow init-insmod-sh to access sysfs_leds nodes" into sc-dev
This commit is contained in:
commit
c134ed985a
1 changed files with 1 additions and 0 deletions
1
whitechapel/vendor/google/init-insmod-sh.te
vendored
1
whitechapel/vendor/google/init-insmod-sh.te
vendored
|
@ -3,6 +3,7 @@ type init-insmod-sh_exec, vendor_file_type, exec_type, file_type;
|
|||
init_daemon_domain(init-insmod-sh)
|
||||
|
||||
allow init-insmod-sh self:capability sys_module;
|
||||
allow init-insmod-sh sysfs_leds:dir r_dir_perms;
|
||||
allow init-insmod-sh vendor_kernel_modules:system module_load;
|
||||
allow init-insmod-sh vendor_toolbox_exec:file execute_no_trans;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue