Add DC Charging/Temp defend clear to server configurable parameters; ensure sysfs node is writable am: 47dad1c045
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15193536 Change-Id: Ie9cd9b9a52b0794a5432cfa822f29c2ba30b9aed
This commit is contained in:
commit
3899da706e
1 changed files with 2 additions and 0 deletions
|
@ -209,8 +209,10 @@ on init
|
|||
chown system system /sys/devices/platform/google,charger/bd_trigger_temp
|
||||
chown system system /sys/devices/platform/google,charger/bd_trigger_time
|
||||
chown system system /sys/devices/platform/google,charger/bd_trigger_voltage
|
||||
chown system system /sys/devices/platform/google,charger/bd_clear
|
||||
chown system system /sys/devices/platform/google,charger/charge_start_level
|
||||
chown system system /sys/devices/platform/google,charger/charge_stop_level
|
||||
chown system system /sys/devices/platform/google,cpm/dc_ctl
|
||||
|
||||
# Power Stats HAL
|
||||
chown system system /dev/bbd_pwrstat
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue