Revert "thermal: Fix misalignment from removal of gxp cdev" am: 45618a6723
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/19396757 Change-Id: I17bd4ef82b2bae050d801858fcd6bd6a28dd6e7a Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
b992228868
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,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