init: add permission to adjust wlc fan alarm level am: 926cb2a319
am: 52fcfba09b
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/19992036 Change-Id: I7f4dff7d109acd5c0a98331e3f7349e312e2f5c7 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
68737867c9
1 changed files with 4 additions and 0 deletions
|
@ -257,6 +257,10 @@ on init
|
|||
# Google Charger stats (write 0)
|
||||
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
|
||||
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