mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-01-27 19:18:35 +00:00
thermal: allow system to overwrite the skin_therm1's trip point
/dev/thermal/tz-by-name/skin_therm1 # ls -l total 0 -rw-r--r-- 1 system system 4096 2022-06-06 13:41 trip_point_0_hyst -rw-r--r-- 1 system system 4096 2022-06-06 13:41 trip_point_0_temp Bug: 233972622 Test: ls -al /dev/thermal/tz-by-name/skin_therm1/ Change-Id: I347c645c7ce23e6e26ea7ef20db9d6f0a66b6498
This commit is contained in:
@@ -957,6 +957,8 @@ on property:vendor.thermal.link_ready=1
|
||||
chown system system /dev/thermal/tz-by-name/batoilo/trip_point_0_temp
|
||||
chown system system /dev/thermal/tz-by-name/batoilo/trip_point_0_hyst
|
||||
# Thermal
|
||||
chown system system /dev/thermal/tz-by-name/skin_therm1/trip_point_0_temp
|
||||
chown system system /dev/thermal/tz-by-name/skin_therm1/trip_point_0_hyst
|
||||
chown system system /dev/thermal/tz-by-name/quiet_therm/trip_point_0_temp
|
||||
chown system system /dev/thermal/tz-by-name/quiet_therm/trip_point_0_hyst
|
||||
chown system system /dev/thermal/tz-by-name/usb_pwr_therm/trip_point_0_temp
|
||||
|
||||
Reference in New Issue
Block a user