init-display-sh: Don't audit writing to kmsg am: 50f433731d
Original change: https://android-review.googlesource.com/c/device/google/gs201-sepolicy/+/3444145 Change-Id: Ia1f1d860681badbbfd801f8f91be8da80eadac37 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
bea0f029c2
1 changed files with 2 additions and 0 deletions
|
@ -8,3 +8,5 @@ allow init-display-sh vendor_toolbox_exec:file execute_no_trans;
|
||||||
|
|
||||||
dontaudit init-display-sh proc_cmdline:file r_file_perms;
|
dontaudit init-display-sh proc_cmdline:file r_file_perms;
|
||||||
|
|
||||||
|
# Allow modprobe to log to kmsg.
|
||||||
|
allow init-display-sh kmsg_device:chr_file w_file_perms;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue