init-display-sh: Allow writing to kmsg

modprobe would log errors to /dev/kmsg, need to explicit allow this.

Bug: 388717752
Test: DeviceBootTest#SELinuxUncheckedDenialBootTest
Change-Id: I142a20b0af9008956ad2325caef70e85b1463f41
This commit is contained in:
Yi-Yo Chiang 2025-01-09 18:42:20 +08:00
parent aa57c8b0a1
commit 840c1c9e2f

View file

@ -846,6 +846,7 @@ service init_display /vendor/bin/init.display.sh
group root system
disabled
oneshot
file /dev/kmsg w
# bugreport is triggered by holding down volume down, volume up and power
service bugreport /system/bin/dumpstate -d -p -z