Revert "thermal: Fix misalignment from removal of gxp cdev"
This reverts commit baedb92abf
.
Re-enable gxp cooling device
Bug: 238273184
Test: build and boot on device
Signed-off-by: Sayanna Chandula <sayanna@google.com>
Change-Id: I341636bc5e7d8feced4593fdbd2638c244051499
This commit is contained in:
parent
c3b1616192
commit
7d7c776e0a
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ const struct MitigationConfig::Config cfg = {
|
|||
.SystemName = {
|
||||
"batoilo", "smpl_gm", "soc", "vdroop1", "vdroop2", "ocp_gpu",
|
||||
"ocp_tpu", "soft_ocp_cpu2", "soft_ocp_cpu1", "battery", "battery_cycle",
|
||||
"main", "sub", "CPU2", "CPU1", "GPU", "TPU", "CAM", "DISP",
|
||||
"main", "sub", "CPU2", "CPU1", "GPU", "TPU", "CAM", "DISP", "NPU",
|
||||
"voltage_now", "current_now",
|
||||
},
|
||||
.LogFilePath = "/data/vendor/mitigation/thismeal.txt",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue