thermal: allow system to overwrite the usb_pwr_therm's trip point am: 879b29aea1

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

Change-Id: Ied14d6e83714e6992b03d7191af2b8ca3858dded
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
TeYuan Wang 2022-05-24 18:08:37 +00:00 committed by Automerger Merge Worker
commit 0195da1f0d

View file

@ -959,6 +959,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/usb_pwr_therm/trip_point_0_temp
chown system system /dev/thermal/tz-by-name/usb_pwr_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