thermal: hal: Update thermal hal config

- Adjust correlation offset as 2C and map with thermal core threshold.

Bug: 140849982
Test: pts-tradefed run pts -m PtsThermalHalTestCases
Change-Id: Iea67bd24b3ae362a51f0983803066303274c8dc7
diff --git a/thermal_info_config_bramble.json b/thermal_info_config_bramble.json
index 8d41dbc..fafa54b 100644
--- a/thermal_info_config_bramble.json
+++ b/thermal_info_config_bramble.json
@@ -200,21 +200,21 @@
             "Type":"SKIN",
             "HotThreshold":[
                 "NAN",
+                37.0,
                 41.0,
+                43.0,
                 45.0,
-                47.0,
                 49.0,
-                53.0,
-                57.0
+                53.0
             ],
             "HotHysteresis":[
                 0.0,
-                1.9,
-                1.9,
-                1.9,
-                1.9,
-                1.9,
-                1.9
+                0.9,
+                0.9,
+                0.9,
+                0.9,
+                0.9,
+                0.9
             ],
             "VrThreshold":"NAN",
             "Multiplier":0.001,