summaryrefslogtreecommitdiff
path: root/thermal
diff options
context:
space:
mode:
authorTreeHugger Robot <treehugger-gerrit@google.com>2021-01-06 17:33:24 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2021-01-06 17:33:24 +0000
commitdbf61449ec2ae0e53e961f46c2413f046b15fa5a (patch)
tree4229c3c90196b4392d2faccabfd4b1b0a8ad6b62 /thermal
parentca114b79fa579158d39110a154711ec173bd3152 (diff)
parentc6dc9825a2ceb5e73f7cb4c8da9f3f72218b35da (diff)
downloadpixel-dbf61449ec2ae0e53e961f46c2413f046b15fa5a.tar.gz
Merge "thermal: Refactor thermal control prop"
Diffstat (limited to 'thermal')
-rw-r--r--thermal/pixel-thermal-logd.rc2
1 files changed, 0 insertions, 2 deletions
diff --git a/thermal/pixel-thermal-logd.rc b/thermal/pixel-thermal-logd.rc
index 7b634f02..cb0340c6 100644
--- a/thermal/pixel-thermal-logd.rc
+++ b/thermal/pixel-thermal-logd.rc
@@ -26,7 +26,6 @@ on property:persist.vendor.disable.thermal.tj.control=*
on property:vendor.disable.thermal.control=1 && property:vendor.thermal.link_ready=1
# common
stop vendor.thermal-engine
- write /sys/module/overheat_mitigation/parameters/enable 0
# sdm845
write /dev/thermal/tz-by-name/quiet-therm-adc/mode disabled
write /dev/thermal/tz-by-name/quiet-therm-monitor/mode disabled
@@ -62,7 +61,6 @@ on property:vendor.disable.thermal.control=1 && property:vendor.thermal.link_rea
on property:vendor.disable.thermal.control=0 && property:vendor.thermal.link_ready=1
# common
start vendor.thermal-engine
- write /sys/module/overheat_mitigation/parameters/enable 1
# sdm845
write /dev/thermal/tz-by-name/quiet-therm-adc/mode enabled
write /dev/thermal/tz-by-name/quiet-therm-monitor/mode enabled