Add a thermal shutdown to marlin

Add a thermal shutdown to the marlin thermal config.

Bug 32950327

Change-Id: I090c6bd478e3a7dbb49d31c42c6fe34c807e6fd5
(cherry picked from commit ed27904e497556e9b2079aea0f0770ec3a03c59a)
diff --git a/thermal-engine-marlin.conf b/thermal-engine-marlin.conf
index fcd564d..bdb6730 100755
--- a/thermal-engine-marlin.conf
+++ b/thermal-engine-marlin.conf
@@ -1,3 +1,12 @@
+[SKIN_SHUTDOWN]
+algo_type monitor
+sampling 1000
+sensor emmc_therm
+thresholds           65000
+thresholds_clr       64000
+actions              shutdown
+action_info          1
+
 [SKIN-HIGH-FLOOR]
 algo_type	ss
 sampling	2000