init.rc: add permission to dump battery debugging data
Bug: 205259954 Signed-off-by: Jenny Ho <hsiufangho@google.com> Change-Id: I6d71cc6fb11e1881d78a81f36162e3d9493654bd
This commit is contained in:
parent
437f200622
commit
e3a70263b6
2 changed files with 9 additions and 2 deletions
|
@ -20,6 +20,9 @@ on init
|
|||
chown system system /d/maxfg/fg_model
|
||||
chown system system /d/maxfg/registers
|
||||
chown system system /d/maxfg_base/fg_model
|
||||
chown system system /d/maxfg_base/registers
|
||||
chown system system /d/maxfg_flip/registers
|
||||
chown system system /d/maxfg_flip/nv_registers
|
||||
|
||||
on property:vendor.debug.ramdump.force_crash=true
|
||||
write /sys/kernel/pixel_debug/trigger "null"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue