Set the fcc cdev_ceiling to 1A before disable charge

Flag: EXEMPT tuning changes
Bug: 359334468
Test: verified by emul_temp
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:6c209b9f12f789a2f4a6ac1b8cbf89737cd8c9d4)
Merged-In: Ie8134847ca37eed8f925109abcb9d0afcde6d863
Change-Id: Ie8134847ca37eed8f925109abcb9d0afcde6d863
This commit is contained in:
TeYuan Wang 2024-08-14 19:49:15 +00:00 committed by Android Build Coastguard Worker
parent 71750ec907
commit 16f0fdeb2c
2 changed files with 2 additions and 2 deletions

View file

@ -539,7 +539,7 @@
"CdevWeightForPID": [1, 1, 1, 1, 1, 1, 1],
"MaxReleaseStep": 1,
"MaxThrottleStep": 1,
"CdevCeiling": [0, 25, 25, 25, 26, 26, 26],
"CdevCeiling": [0, 21, 21, 21, 26, 26, 26],
"LimitInfo": [0, 0, 0, 0, 0, 26, 26]
}
]

View file

@ -112,7 +112,7 @@
"CdevWeightForPID": [1, 1, 1, 1, 1, 1, 1],
"MaxReleaseStep": 1,
"MaxThrottleStep": 1,
"CdevCeiling": [0, 25, 25, 25, 26, 26, 26],
"CdevCeiling": [0, 21, 21, 21, 26, 26, 26],
"LimitInfo": [0, 0, 0, 0, 0, 26, 26]
}
]