thermal: Update neutral_therm trip point
Allow to thermalhal to update trip points for neutral_therm which is the triggering sensor of virtual skin sensor for o6 proto. Bug: 193373779 Test: neutral_therm can be updated to the correct threshold Change-Id: I16dcd44ce9e69f456df322664756dc74357bf50b
This commit is contained in:
parent
7983b026c6
commit
e90e9f58bf
1 changed files with 2 additions and 0 deletions
|
@ -841,6 +841,8 @@ on property:vendor.thermal.link_ready=1
|
|||
# Thermal
|
||||
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/neutral_therm/trip_point_0_temp
|
||||
chown system system /dev/thermal/tz-by-name/neutral_therm/trip_point_0_hyst
|
||||
chown system system /dev/thermal/cdev-by-name/thermal-cpufreq-0/user_vote
|
||||
chown system system /dev/thermal/cdev-by-name/thermal-cpufreq-1/user_vote
|
||||
chown system system /dev/thermal/cdev-by-name/thermal-cpufreq-2/user_vote
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue