init: add permission to adjust temp_filter_enable
Bug: 262461194 Change-Id: I03cc764ac666512d00b058fd10311434d1fb8430 Signed-off-by: Jenny Ho <hsiufangho@google.com>
This commit is contained in:
parent
44ef8a7579
commit
656976885e
1 changed files with 3 additions and 0 deletions
|
@ -290,6 +290,9 @@ on init
|
|||
chown system system /sys/devices/platform/google,charger/dd_state
|
||||
chown system system /sys/devices/platform/google,charger/dd_settings
|
||||
|
||||
# Battery temperature filter
|
||||
chown system system /sys/class/power_supply/battery/temp_filter_enable
|
||||
|
||||
# Power Stats HAL
|
||||
chown system system /dev/bbd_pwrstat
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue