Set owner as system for logbuffer_cpif
Setting the owner of /dev/logbuffer_cpif as system to allow the dump_modem script to read the logs as part of bugreport Test: Tested bugreport on device Bug: 305600375 Change-Id: I20c1a843edadbc4ed2da51af3e242957b5849d6b Signed-off-by: Mahesh Kallelil <kallelil@google.com>
This commit is contained in:
parent
9903962c79
commit
0b113f5208
1 changed files with 1 additions and 0 deletions
|
@ -234,6 +234,7 @@ on init
|
|||
chown system system /dev/logbuffer_pca9468
|
||||
chown system system /dev/logbuffer_cpm
|
||||
chown system system /dev/logbuffer_bd
|
||||
chown system system /dev/logbuffer_cpif
|
||||
|
||||
# Dump maxfg
|
||||
chown system system /sys/class/power_supply/maxfg/m5_model_state
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue