sm7325-common: sepolicy: allow init.oem.hw to log into kmsg
Change-Id: Ib7c73cd1ff18b800c791c322e4960dd94b9bc702
This commit is contained in:
parent
3fcf389bfc
commit
b07ea4d7ae
4
sepolicy/vendor/vendor_init_hw.te
vendored
4
sepolicy/vendor/vendor_init_hw.te
vendored
@ -14,4 +14,6 @@ allow vendor_init_hw vendor_toolbox_exec:file rx_file_perms;
|
|||||||
set_prop(vendor_init_hw, vendor_mot_hw_prop)
|
set_prop(vendor_init_hw, vendor_mot_hw_prop)
|
||||||
set_prop(vendor_init_hw, vendor_mot_touch_prop)
|
set_prop(vendor_init_hw, vendor_mot_touch_prop)
|
||||||
|
|
||||||
allow vendor_init_hw vendor_file:file execute_no_trans;
|
allow vendor_init_hw vendor_file:file execute_no_trans;
|
||||||
|
|
||||||
|
allow vendor_init_hw kmsg_device:chr_file rw_file_perms;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user