sm7325-common: sepolicy: allow init.oem.hw to log into kmsg
Change-Id: Ib7c73cd1ff18b800c791c322e4960dd94b9bc702
This commit is contained in:
parent
3fcf389bfc
commit
b07ea4d7ae
2
sepolicy/vendor/vendor_init_hw.te
vendored
2
sepolicy/vendor/vendor_init_hw.te
vendored
@ -15,3 +15,5 @@ set_prop(vendor_init_hw, vendor_mot_hw_prop)
|
||||
set_prop(vendor_init_hw, vendor_mot_touch_prop)
|
||||
|
||||
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