Merge "Set the fcc cdev_ceiling to 1A before disable charge" into main

This commit is contained in:
Treehugger Robot
2024-10-31 23:19:43 +00:00
committed by Android (Google) Code Review
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]
}
]