diff --git a/tangorpro/overlay/frameworks/base/core/res/res/values/config.xml b/tangorpro/overlay/frameworks/base/core/res/res/values/config.xml
index 7bfb3a0..5ff685a 100644
--- a/tangorpro/overlay/frameworks/base/core/res/res/values/config.xml
+++ b/tangorpro/overlay/frameworks/base/core/res/res/values/config.xml
@@ -254,8 +254,8 @@
1) Contain at least two entries
2) Be the same length as config_displayWhiteBalanceHighLightAmbientBiases. -->
- - 3000.0
- - 5000.0
+ - 130000.0
+ - 150000.0
- 6700.0
+
+ 30000
+
diff --git a/thermal_info_config_tangorpro.json b/thermal_info_config_tangorpro.json
index 300cc43..87a401a 100644
--- a/thermal_info_config_tangorpro.json
+++ b/thermal_info_config_tangorpro.json
@@ -118,7 +118,17 @@
"Multiplier":0.001,
"SendCallback":true,
"PollingDelay":300000,
- "PassiveDelay":7000
+ "PassiveDelay":7000,
+ "BindedCdevInfo": [
+ {
+ "CdevRequest": "tpu_cooling",
+ "LimitInfo": [0, 2, 3, 4, 5, 5, 5]
+ },
+ {
+ "CdevRequest": "gxp-cooling",
+ "LimitInfo": [0, 0, 0, 0, 0, 99, 99]
+ }
+ ]
},
{
"Name":"VIRTUAL-SKIN-HINT",
@@ -599,6 +609,11 @@
"Type":"NPU",
"WritePath":"/dev/thermal/cdev-by-name/tpu_cooling/user_vote"
},
+ {
+ "Name":"gxp-cooling",
+ "Type":"NPU",
+ "WritePath":"/dev/thermal/cdev-by-name/gxp-cooling/user_vote"
+ },
{
"Name":"fcc",
"Type":"BATTERY"