Add Modem Thermistors

To make thermisters rf1_therm and rf2_therm visible to thermal hal they
are needed to be added to the thermal_info_config

Bug: 171092743
Test: On Device
Change-Id: I6ae8933afed7cfbd9b90290eddb7b84aaa7612de
diff --git a/thermal_info_config_oriole.json b/thermal_info_config_oriole.json
index 26a1b38..a9766c5 100644
--- a/thermal_info_config_oriole.json
+++ b/thermal_info_config_oriole.json
@@ -16,6 +16,36 @@
             "Multiplier":0.001
         },
         {
+            "Name":"rf1_therm",
+            "Type":"UNKNOWN",
+            "HotThreshold":[
+                "NAN",
+                "NAN",
+                "NAN",
+                "NAN",
+                "NAN",
+                "NAN",
+                "NAN"
+            ],
+            "VrThreshold":"NAN",
+            "Multiplier":0.001
+        },
+        {
+            "Name":"rf2_therm",
+            "Type":"UNKNOWN",
+            "HotThreshold":[
+                "NAN",
+                "NAN",
+                "NAN",
+                "NAN",
+                "NAN",
+                "NAN",
+                "NAN"
+            ],
+            "VrThreshold":"NAN",
+            "Multiplier":0.001
+        },
+        {
             "Name":"neutral_therm",
             "Type":"UNKNOWN",
             "HotThreshold":[
@@ -243,8 +273,8 @@
                 0.0,
                 0.0,
                 0.0,
-                0.0,
                 1.9,
+                0.0,
                 0.0
             ],
             "VrThreshold":"NAN",
diff --git a/thermal_info_config_raven.json b/thermal_info_config_raven.json
index 4eb649c..ba3a340 100644
--- a/thermal_info_config_raven.json
+++ b/thermal_info_config_raven.json
@@ -16,6 +16,36 @@
             "Multiplier":0.001
         },
         {
+            "Name":"rf1_therm",
+            "Type":"UNKNOWN",
+            "HotThreshold":[
+                "NAN",
+                "NAN",
+                "NAN",
+                "NAN",
+                "NAN",
+                "NAN",
+                "NAN"
+            ],
+            "VrThreshold":"NAN",
+            "Multiplier":0.001
+        },
+        {
+            "Name":"rf2_therm",
+            "Type":"UNKNOWN",
+            "HotThreshold":[
+                "NAN",
+                "NAN",
+                "NAN",
+                "NAN",
+                "NAN",
+                "NAN",
+                "NAN"
+            ],
+            "VrThreshold":"NAN",
+            "Multiplier":0.001
+        },
+        {
             "Name":"neutral_therm",
             "Type":"UNKNOWN",
             "HotThreshold":[
@@ -243,8 +273,8 @@
                 0.0,
                 0.0,
                 0.0,
-                0.0,
                 1.9,
+                0.0,
                 0.0
             ],
             "VrThreshold":"NAN",