Skip to content

Commit 7d8251f

Browse files
author
Stephane Lee
committed
Add Temp Defend clear to server configurable parameters; ensure sysfs node is writable
Test: Ensure there are no errors on logcat | grep google_battery@ Bug: 192921867 Change-Id: Ib16af35a503d0a4993412f0d30ee1afce708488d
1 parent f9d2ae5 commit 7d8251f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

init.hardware.rc

+1
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ on init && property:vendor.skip.init=0
126126
chown system system /sys/devices/platform/soc/soc:google,charger/bd_trigger_voltage
127127
chown system system /sys/devices/platform/soc/soc:google,charger/bd_temp_enable
128128
chown system system /sys/devices/platform/soc/soc:google,charger/bd_temp_dry_run
129+
chown system system /sys/devices/platform/soc/soc:google,charger/bd_clear
129130
chown system system /sys/devices/platform/soc/soc:google,battery/power_supply/battery/bd_trickle_enable
130131
chown system system /sys/devices/platform/soc/soc:google,battery/power_supply/battery/bd_trickle_recharge_soc
131132
chown system system /sys/devices/platform/soc/soc:google,battery/power_supply/battery/bd_trickle_cnt

0 commit comments

Comments
 (0)