Merge "dump_power: add maxfg_history permission" into 24D1-dev

This commit is contained in:
Jenny Ho 2024-04-15 00:56:18 +00:00 committed by Android (Google) Code Review
commit 6491a6572a

View file

@ -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