Merge "thermal: add more trigger sensor for device" into udc-qpr-dev am: 8e184e600f
Original change: https://googleplex-android-review.googlesource.com/c/device/google/akita/+/24513189 Change-Id: I23678d165b0d293f33d7b575b101978135505b45 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
444a678411
1 changed files with 6 additions and 0 deletions
|
@ -37,6 +37,12 @@ on post-fs-data
|
|||
chmod 644 /mnt/vendor/persist/audio/speaker.cal
|
||||
|
||||
# Thermal
|
||||
on property:vendor.thermal.link_ready=1
|
||||
chown system system /dev/thermal/tz-by-name/charger_therm/trip_point_0_temp
|
||||
chown system system /dev/thermal/tz-by-name/charger_therm/trip_point_0_hyst
|
||||
chown system system /dev/thermal/tz-by-name/modem_therm/trip_point_0_temp
|
||||
chown system system /dev/thermal/tz-by-name/modem_therm/trip_point_0_hyst
|
||||
|
||||
on property:ro.boot.hardware.revision=PROTO1.0
|
||||
setprop vendor.thermal.config "thermal_info_config_proto.json"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue