sdm660-common: rootdir: ueventd: Add devcoredump sysfs nodes
This change adds the devcoredump sysfs nodes to the ueventd rc which is used for ramdump collection of remoteprocs. Change-Id: I7112a1196f343d4398245147d7bcf6650ed34707 Signed-off-by: clarencelol <clarencekuiek@icloud.com> Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
parent
68e4339387
commit
b55ad3db3f
1 changed files with 3 additions and 0 deletions
|
@ -511,3 +511,6 @@ subsystem mem_buf_vm
|
|||
/sys/devices/platform/soc/*.i2c/i2c-*/*-*/iio:device* in_temp_raw 0664 system system
|
||||
/sys/devices/platform/soc/*.i2c/i2c-*/*-*/iio:device* in_temp_scale 0664 system system
|
||||
/sys/devices/platform/soc/*.i2c/i2c-*/*-*/iio:device* in_temp_scale_available 0664 system system
|
||||
|
||||
# devcoredump data attributes
|
||||
/sys/class/devcoredump/devcd* data 0600 system system
|
||||
|
|
Loading…
Reference in a new issue