thermal-engine: add mnh throttling config
Four steps of throttling for the mnh device.
Bug: 80141158
Test: check for throttling of the cooling device
Change-Id: If89bdc11c737ecacf9f0a77c02cb0f9716869b41
diff --git a/thermal-engine-blueline-vr.conf b/thermal-engine-blueline-vr.conf
index 0e46799..b8caa35 100644
--- a/thermal-engine-blueline-vr.conf
+++ b/thermal-engine-blueline-vr.conf
@@ -45,3 +45,12 @@
thresholds_clr 41000 43000 45000
actions battery battery battery
action_info 1 2 3
+
+[MNH-MONITOR]
+algo_type monitor
+sampling 2000
+sensor quiet-therm-adc
+thresholds 40000 42000 44000 46000
+thresholds_clr 39000 41000 43000 45000
+actions mnh mnh mnh mnh
+action_info 1 2 3 4