thermal-engine: Update policies

1) Add "sampling 2000" so the SS algorithm can work properly
2) Change the sensor to quiet-therm-adc so it tracks Tskin better
3) Add "device_max_limit" to set the perf floor
4) Adjust the threshold slightly higher
5) Add [SKIN-MONITOR] for stronger throttling

Bug: b/71903413
Test: Lower the threshold and run video recording and check the reading
Change-Id: Idb58118a0624c8387987cb314cb9a1ae38e08fe2
diff --git a/thermal-engine-blueline-vr.conf b/thermal-engine-blueline-vr.conf
index e4e6aa3..2f747e0 100644
--- a/thermal-engine-blueline-vr.conf
+++ b/thermal-engine-blueline-vr.conf
@@ -45,16 +45,29 @@
 
 [SS-XO-CPU0]
 algo_type ss
-sensor xo-therm-adc
+sampling 2000
+sensor quiet-therm-adc
 device cpu0
-set_point 47000
-set_point_clr 44000
+set_point 49000
+set_point_clr 47000
+device_max_limit 1612800
 time_constant 0
 
 [SS-XO-CPU4]
 algo_type ss
-sensor xo-therm-adc
+sampling 2000
+sensor quiet-therm-adc
 device cpu4
-set_point 45000
-set_point_clr 42000
+set_point 47000
+set_point_clr 45000
+device_max_limit 1766400
 time_constant 0
+
+[SKIN-MONITOR]
+algo_type monitor
+sampling 2000
+sensor quiet-therm-adc
+thresholds 54000
+thresholds_clr 52000
+actions cpu0+cpu4+gpu+report
+action_info 825600+825600+414000000+1