init: add permission to adjust wlc fan alarm level
Bug: 246486657 Signed-off-by: Jenny Ho <hsiufangho@google.com> Change-Id: I6336a86c1e7cfa8d30f593d1b8fcbe8aba699226
This commit is contained in:
parent
edee0d0836
commit
926cb2a319
1 changed files with 4 additions and 0 deletions
|
@ -257,6 +257,10 @@ on init
|
||||||
# Google Charger stats (write 0)
|
# Google Charger stats (write 0)
|
||||||
chown system system /sys/devices/platform/google,charger/charge_stats
|
chown system system /sys/devices/platform/google,charger/charge_stats
|
||||||
|
|
||||||
|
# Permission for wireless charging fan
|
||||||
|
chown system system /sys/devices/platform/google,charger/thermal_dc_fan_alarm
|
||||||
|
chown system system /sys/devices/platform/google,cpm/thermal_mdis_fan_alarm
|
||||||
|
|
||||||
# Permission for wireless charging
|
# Permission for wireless charging
|
||||||
chown system system /sys/class/power_supply/wireless/capacity
|
chown system system /sys/class/power_supply/wireless/capacity
|
||||||
chown system system /sys/class/power_supply/wireless/device/rtx
|
chown system system /sys/class/power_supply/wireless/device/rtx
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue