Set the fcc cdev_ceiling to 1A before disable charge

Flag: EXEMPT tuning changes
Bug: 359334468
Test: verified by emul_temp
Change-Id: Ie8134847ca37eed8f925109abcb9d0afcde6d863
This commit is contained in:
TeYuan Wang 2024-08-14 19:49:15 +00:00 committed by Kame(TeYuan) Wang
parent 0926106d33
commit 6c209b9f12
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]
}
]