init.gs101.rc: add adaptive charge node permission am: 9e468ac2f7
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14242677 Change-Id: I81c6e4ff044295ebaca64d39fa8ee1731b79d269
This commit is contained in:
commit
f4aa963497
1 changed files with 3 additions and 0 deletions
|
@ -169,6 +169,9 @@ on init
|
|||
# Charge stats (write 0)
|
||||
chown system system /sys/class/power_supply/battery/charge_stats
|
||||
|
||||
# Adaptive charge
|
||||
chown system system /sys/class/power_supply/battery/charge_deadline
|
||||
|
||||
# Power Stats HAL
|
||||
chown system system /dev/bbd_pwrstat
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue