thermal: Fix misalignment from removal of gxp cdev am: baedb92abf
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/19123556 Change-Id: Ie4595499ea14bcacd52b5e4ae42bcf0bf4ffbebf Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
73f31235da
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", "NPU",
|
||||
"main", "sub", "CPU2", "CPU1", "GPU", "TPU", "CAM", "DISP",
|
||||
"voltage_now", "current_now",
|
||||
},
|
||||
.LogFilePath = "/data/vendor/mitigation/thismeal.txt",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue