thermal: allow system to overwrite the skin_therm's trip point am: f14529ed67

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

Change-Id: I71e3c92af5f47e6d3d7dfaac0702e531b9e976d7
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
TeYuan Wang 2022-08-09 03:18:47 +00:00 committed by Automerger Merge Worker
commit 0092364a44

View file

@ -949,6 +949,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_temp
chown system system /dev/thermal/tz-by-name/batoilo/trip_point_0_hyst chown system system /dev/thermal/tz-by-name/batoilo/trip_point_0_hyst
# Thermal # Thermal
chown system system /dev/thermal/tz-by-name/skin_therm/trip_point_0_temp
chown system system /dev/thermal/tz-by-name/skin_therm/trip_point_0_hyst
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_temp
chown system system /dev/thermal/tz-by-name/skin_therm1/trip_point_0_hyst 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_temp