Merge "Set the fcc cdev_ceiling to 1A before disable charge" into main
This commit is contained in:
committed by
Android (Google) Code Review
commit
08ea9e3069
@@ -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]
|
||||
}
|
||||
]
|
||||
|
||||
@@ -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]
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user