thermal: modify emergency and shutdown threshold
Bug: 289752109 Test: adb shell cat /dev/thermal/tz-by-name/skin_therm/trip_point_*_temp Test: adb shell dumpsys android.hardware.thermal.IThermal/default Change-Id: I619fd5a5ee4e668430b4002c58123525e9b14812
This commit is contained in:
parent
06f834e2a8
commit
b486f5a3ee
3 changed files with 14 additions and 10 deletions
|
@ -106,6 +106,10 @@ on property:vendor.mfgapi.touchpanel.permission=1
|
|||
on property:persist.device_config.vendor_system_native_boot.thermal_proactive_skin=1
|
||||
setprop vendor.thermal.config "thermal_info_config_proactive_skin.json"
|
||||
|
||||
on property:vendor.thermal.link_ready=1
|
||||
write /dev/thermal/tz-by-name/skin_therm/trip_point_1_temp 61000
|
||||
write /dev/thermal/tz-by-name/skin_therm/trip_point_2_temp 63000
|
||||
|
||||
# Bluetooth
|
||||
on post-fs-data
|
||||
chown bluetooth system /proc/bluetooth/timesync
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue