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: Iecb9d45e5ef08edc04c87d8f1375803c1df11621
This commit is contained in:
Yi-Yo Chiang 2025-01-09 18:42:06 +08:00
parent a96f3c7cd2
commit 6864f9f43b

View file

@ -794,6 +794,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