Merge "dump_power: add maxfg_history permission" into 24D1-dev am: 6491a6572a
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zumapro/+/26929296 Change-Id: I4be940622808e9e3ae736c2dd9546e16f81410f9 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
901c61f7ba
1 changed files with 3 additions and 0 deletions
|
@ -11,6 +11,9 @@ on init
|
|||
chown system system /dev/battery_history
|
||||
chmod 0644 /dev/battery_history
|
||||
|
||||
chown system system /dev/maxfg_history
|
||||
chmod 0644 /dev/maxfg_history
|
||||
|
||||
# Charge stats (write 0)
|
||||
chown system system /sys/class/power_supply/battery/charge_stats
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue