thermal: allow system to overwrite the skin_therm1's trip point am: 2b483be348

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

Change-Id: Id07cd520f5b3754ff15c91c0177709158e84c3e5
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
David Chao 2022-06-09 03:43:06 +00:00 committed by Automerger Merge Worker
commit 2d3df105b6

View file

@ -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_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_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_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/usb_pwr_therm/trip_point_0_temp chown system system /dev/thermal/tz-by-name/usb_pwr_therm/trip_point_0_temp