diff --git a/audio/felix/config/mixer_paths.xml b/audio/felix/config/mixer_paths.xml
index c9ed428..66bb521 100644
--- a/audio/felix/config/mixer_paths.xml
+++ b/audio/felix/config/mixer_paths.xml
@@ -721,7 +721,7 @@
-
+
diff --git a/felix/overlay/packages/apps/Nfc/res/values/config.xml b/felix/overlay/packages/apps/Nfc/res/values/config.xml
index 348c881..7cb1b6e 100644
--- a/felix/overlay/packages/apps/Nfc/res/values/config.xml
+++ b/felix/overlay/packages/apps/Nfc/res/values/config.xml
@@ -19,4 +19,5 @@
- G9FPL
- G0B96
+ true
diff --git a/thermal_info_config_felix.json b/thermal_info_config_felix.json
index c978e9f..3a02b81 100644
--- a/thermal_info_config_felix.json
+++ b/thermal_info_config_felix.json
@@ -259,6 +259,10 @@
{
"CdevRequest": "tpu_cooling",
"LimitInfo": [0, 2, 3, 4, 5, 5, 5]
+ },
+ {
+ "CdevRequest": "gxp-cooling",
+ "LimitInfo": [0, 0, 0, 0, 0, 99, 99]
}
]
},
@@ -891,6 +895,11 @@
"Name":"tpu_cooling",
"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"
}
],
"PowerRails":[
diff --git a/thermal_info_config_proactive_skin_felix.json b/thermal_info_config_proactive_skin_felix.json
index 6592877..0b26f50 100644
--- a/thermal_info_config_proactive_skin_felix.json
+++ b/thermal_info_config_proactive_skin_felix.json
@@ -259,6 +259,10 @@
{
"CdevRequest": "tpu_cooling",
"LimitInfo": [0, 2, 3, 4, 5, 5, 5]
+ },
+ {
+ "CdevRequest": "gxp-cooling",
+ "LimitInfo": [0, 0, 0, 0, 0, 99, 99]
}
]
},
@@ -891,6 +895,11 @@
"Name":"tpu_cooling",
"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"
}
],
"PowerRails":[