init-display-sh: Don't audit writing to kmsg am: 50f433731d
am: bea0f029c2
Original change: https://android-review.googlesource.com/c/device/google/gs201-sepolicy/+/3444145 Change-Id: If45f455ca30ddcdf3a474605fd7da1b181926a4a Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
4f8e58d6c3
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