mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-01-27 19:18:35 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user