init.gs101.rc: add adaptive charge node permission
Bug: 185751788 Signed-off-by: Jenny Ho <hsiufangho@google.com> Change-Id: I9173d9e5ce00f6d5df1e4fe1ef20e7c073e90e19
This commit is contained in:
parent
32b504ddca
commit
9e468ac2f7
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