mirror of
https://github.com/Evolution-X-Devices/device_google_redfin
synced 2026-02-01 15:47:18 +00:00
Merge "thermal: Remove camera-critical tz" into rvc-d1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
3138b6d728
@@ -19,7 +19,6 @@ on property:persist.vendor.disable.thermal.control=1
|
||||
write /sys/devices/virtual/thermal/tz-by-name/skin-therm-cpu/mode disabled
|
||||
write /sys/devices/virtual/thermal/tz-by-name/skin-therm-monitor/mode disabled
|
||||
write /sys/devices/virtual/thermal/tz-by-name/panel-audio-therm/mode disabled
|
||||
write /sys/devices/virtual/thermal/tz-by-name/camera-critical/mode disabled
|
||||
write /sys/devices/virtual/thermal/tz-by-name/cellular-emergency/mode disabled
|
||||
write /sys/devices/virtual/thermal/tz-by-name/sdm-therm/mode disabled
|
||||
write /sys/devices/virtual/thermal/tz-by-name/usbc-therm-adc/mode disabled
|
||||
@@ -31,7 +30,6 @@ on property:persist.vendor.disable.thermal.control=0
|
||||
write /sys/devices/virtual/thermal/tz-by-name/skin-therm-cpu/mode enabled
|
||||
write /sys/devices/virtual/thermal/tz-by-name/skin-therm-monitor/mode enabled
|
||||
write /sys/devices/virtual/thermal/tz-by-name/panel-audio-therm/mode enabled
|
||||
write /sys/devices/virtual/thermal/tz-by-name/camera-critical/mode enabled
|
||||
write /sys/devices/virtual/thermal/tz-by-name/cellular-emergency/mode enabled
|
||||
write /sys/devices/virtual/thermal/tz-by-name/sdm-therm/mode enabled
|
||||
write /sys/devices/virtual/thermal/tz-by-name/usbc-therm-adc/mode enabled
|
||||
|
||||
@@ -295,31 +295,6 @@
|
||||
"Multiplier":0.001,
|
||||
"Monitor":true
|
||||
},
|
||||
{
|
||||
"Name":"camera-critical",
|
||||
"Type":"UNKNOWN",
|
||||
"HotThreshold":[
|
||||
"NAN",
|
||||
"37.0",
|
||||
"41.0",
|
||||
"43.0",
|
||||
"46.5",
|
||||
"51.0",
|
||||
"55.0"
|
||||
],
|
||||
"HotHysteresis":[
|
||||
0.0,
|
||||
1.9,
|
||||
1.9,
|
||||
1.9,
|
||||
1.9,
|
||||
1.9,
|
||||
1.9
|
||||
],
|
||||
"VrThreshold":"NAN",
|
||||
"Multiplier":0.001,
|
||||
"Monitor":true
|
||||
},
|
||||
{
|
||||
"Name":"sdm-therm",
|
||||
"Type":"UNKNOWN",
|
||||
|
||||
Reference in New Issue
Block a user