thermal: increase charging current on WLC charging throttling am: 396f97cf15
am: a16ced1623
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/20185067 Change-Id: I09fd00a4453c5abc1e76750783e23fb62164b25a Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
a3f642a3ce
2 changed files with 2 additions and 2 deletions
|
@ -180,7 +180,7 @@
|
||||||
"CdevWeightForPID": [1, 1, 1, 1, 1, 1, 1],
|
"CdevWeightForPID": [1, 1, 1, 1, 1, 1, 1],
|
||||||
"MaxReleaseStep": 1,
|
"MaxReleaseStep": 1,
|
||||||
"MaxThrottleStep": 1,
|
"MaxThrottleStep": 1,
|
||||||
"CdevCeiling": [0, 5, 10, 11, 12, 12, 12],
|
"CdevCeiling": [0, 5, 8, 11, 12, 12, 12],
|
||||||
"LimitInfo": [0, 0, 0, 0, 0, 12, 12]
|
"LimitInfo": [0, 0, 0, 0, 0, 12, 12]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
@ -280,7 +280,7 @@
|
||||||
"CdevWeightForPID": [1, 1, 1, 1, 1, 1, 1],
|
"CdevWeightForPID": [1, 1, 1, 1, 1, 1, 1],
|
||||||
"MaxReleaseStep": 1,
|
"MaxReleaseStep": 1,
|
||||||
"MaxThrottleStep": 1,
|
"MaxThrottleStep": 1,
|
||||||
"CdevCeiling": [0, 5, 10, 11, 12, 12, 12],
|
"CdevCeiling": [0, 5, 8, 11, 12, 12, 12],
|
||||||
"LimitInfo": [0, 0, 0, 0, 0, 12, 12]
|
"LimitInfo": [0, 0, 0, 0, 0, 12, 12]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue