Merge "thermal: Remove camera-critical tz" into rvc-d1-dev

This commit is contained in:
TreeHugger Robot
2020-07-17 14:18:50 +00:00
committed by Android (Google) Code Review
2 changed files with 0 additions and 27 deletions

View File

@@ -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

View File

@@ -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",