init: add permission to adjust wlc fan alarm level
Bug: 246486657 Signed-off-by: Jenny Ho <hsiufangho@google.com> Change-Id: Id02b6e415aad9f5dae081c45e4db667c27966130
This commit is contained in:
parent
45618a6723
commit
47adfbe5fa
1 changed files with 4 additions and 0 deletions
|
@ -254,6 +254,10 @@ on init
|
|||
# Thermal Charge stats (write 0)
|
||||
chown system system /sys/devices/platform/google,charger/thermal_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
|
||||
chown system system /sys/class/power_supply/wireless/capacity
|
||||
chown system system /sys/class/power_supply/wireless/device/rtx
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue