summaryrefslogtreecommitdiff
path: root/thermalConfig.cpp
diff options
context:
space:
mode:
authorqctecmdr <qctecmdr@localhost>2022-08-24 05:39:16 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2022-08-24 05:39:16 -0700
commit7888701519c755d88bbb1bb7b072e3e375c16493 (patch)
treed4d15ac936a29216a65836891a4cfab09a89f20c /thermalConfig.cpp
parent92b7bbf0fe782c8772f53e40495ee0632842e2df (diff)
parent580cffb7de85d16991e667f7d84d4dd4e0988846 (diff)
Merge "thermal-hal: Update Kalama configuration for skin"
Diffstat (limited to 'thermalConfig.cpp')
-rw-r--r--thermalConfig.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/thermalConfig.cpp b/thermalConfig.cpp
index eb3664d..266f46b 100644
--- a/thermalConfig.cpp
+++ b/thermalConfig.cpp
@@ -909,11 +909,11 @@ namespace implementation {
},
{
TemperatureType::SKIN,
- { "xo-therm" },
+ { "skin-msm-therm" },
"skin",
- 55000,
+ 46500,
95000,
- 55000,
+ 46500,
true,
},
};