thermal-hal: Update skin sensor shutdown threshold

Update skin sensor shutdown threshold from 45C to 95C for lito.

Change-Id: Ia05fee9b6b2f7722b23c44e3ae83970320791d5a
diff --git a/thermalConfig.cpp b/thermalConfig.cpp
index d2a72a2..76cc1c5 100644
--- a/thermalConfig.cpp
+++ b/thermalConfig.cpp
@@ -79,7 +79,7 @@
 			{ "xo-therm-usr" },
 			"skin",
 			40000,
-			45000,
+			95000,
 			40000,
 			true,
 		},