thermal: Update neutral_therm trip point am: d2d4277099 am: 5f55b1ee1b am: 175aa91fb5

Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15258563

Change-Id: I021d04ca57240481482585a8fa7e7099be5e0e84
This commit is contained in:
YiHo Cheng 2021-07-12 16:15:14 +00:00 committed by Automerger Merge Worker
commit 6421f00239

View file

@ -841,6 +841,8 @@ on property:vendor.thermal.link_ready=1
# Thermal # 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_temp
chown system system /dev/thermal/tz-by-name/quiet_therm/trip_point_0_hyst 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-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-1/user_vote
chown system system /dev/thermal/cdev-by-name/thermal-cpufreq-2/user_vote chown system system /dev/thermal/cdev-by-name/thermal-cpufreq-2/user_vote