Set the fcc cdev_ceiling to 1A before disable charge
Flag: EXEMPT tuning changes Bug: 373720257 Test: verified by emul_temp Signed-off-by: Peter (YM) <peterym@google.com> (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:d37530d22bf28286a40a241fbdb6656a7e582833) Merged-In: Ie1a407aaac090365bf96bcc2c9180a626af7399c Change-Id: Ie1a407aaac090365bf96bcc2c9180a626af7399c
This commit is contained in:
parent
6ccf936cb7
commit
c99e7da7d4
2 changed files with 2 additions and 2 deletions
|
@ -137,7 +137,7 @@
|
|||
"CdevWeightForPID": [1, 1, 1, 1, 1, 1, 1],
|
||||
"MaxReleaseStep": 4,
|
||||
"MaxThrottleStep": 4,
|
||||
"CdevCeiling": [0, 25, 25, 25, 26, 26, 26],
|
||||
"CdevCeiling": [0, 22, 22, 22, 26, 26, 26],
|
||||
"LimitInfo": [0, 0, 0, 0, 0, 26, 26]
|
||||
}
|
||||
]
|
||||
|
|
|
@ -890,7 +890,7 @@
|
|||
"CdevWeightForPID": [1, 1, 1, 1, 1, 1, 1],
|
||||
"MaxReleaseStep": 4,
|
||||
"MaxThrottleStep": 4,
|
||||
"CdevCeiling": [0, 25, 25, 25, 26, 26, 26],
|
||||
"CdevCeiling": [0, 22, 22, 22, 26, 26, 26],
|
||||
"LimitInfo": [0, 0, 0, 0, 0, 26, 26]
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue