thermal-hal: Update skin temperature threshold for sdm845

Change-Id: Ic99041b431148b24964aa019985fa7af50a40570
diff --git a/thermalConfig.cpp b/thermalConfig.cpp
index b5d885b..9233686 100644
--- a/thermalConfig.cpp
+++ b/thermalConfig.cpp
@@ -158,7 +158,7 @@
 			TemperatureType::SKIN,
 			{"xo-therm-adc"},
 			"skin",
-			40000,
+			55000,
 			95000,
 			true,
 		},