Adjust the charging throttling target to 41C

Flag: EXEMPT tuning changes
Bug: 359334468
Test: verified by emul_temp
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:2836c68e1c6b3cadcaa251caf59b845b97eedf68)
Merged-In: I538d02210cb9196c395f91a44d32aba2916b3a50
Change-Id: I538d02210cb9196c395f91a44d32aba2916b3a50
This commit is contained in:
TeYuan Wang 2024-08-15 22:16:30 +00:00 committed by Android Build Coastguard Worker
parent d401b5e3ef
commit 3ee41a57a8
2 changed files with 10 additions and 10 deletions

View file

@ -510,8 +510,8 @@
"Formula":"MAXIMUM",
"Combination":["VIRTUAL-SKIN-CHARGE-SUB-1", "VIRTUAL-SKIN-CHARGE-SUB-2"],
"Coefficient":[1.0, 1.0],
"HotThreshold":["NAN", 34.0, 38.0, 41.0, 45.0, 47.0, 55.0],
"HotHysteresis":[0.0, 1.9, 3.9, 2.9, 3.9, 1.9, 1.9],
"HotThreshold":["NAN", 37.0, 41.0, 45.0, 47.0, 52.0, 55.0],
"HotHysteresis":[0.0, 1.9, 3.9, 3.9, 1.9, 1.9, 1.9],
"Multiplier":0.001,
"PollingDelay":60000,
"PassiveDelay":7000,
@ -530,7 +530,7 @@
"ExcludedPowerInfo": [
{
"PowerRail": "PARTIAL_SYSTEM_POWER",
"PowerWeight": [0.1, 0.1, 0.05, 0.05, 0.2, 0.2, 0.2]
"PowerWeight": [0.1, 0.1, 0.05, 0.2, 0.2, 0.2, 0.2]
}
],
"BindedCdevInfo": [
@ -539,8 +539,8 @@
"CdevWeightForPID": [1, 1, 1, 1, 1, 1, 1],
"MaxReleaseStep": 1,
"MaxThrottleStep": 1,
"CdevCeiling": [0, 21, 21, 21, 26, 26, 26],
"LimitInfo": [0, 0, 0, 0, 0, 26, 26]
"CdevCeiling": [0, 21, 21, 26, 26, 26, 26],
"LimitInfo": [0, 0, 0, 0, 26, 26, 26]
}
]
},

View file

@ -83,8 +83,8 @@
"Formula":"MAXIMUM",
"Combination":["VIRTUAL-SKIN-CHARGE-SUB-1", "VIRTUAL-SKIN-CHARGE-SUB-2"],
"Coefficient":[1.0, 1.0],
"HotThreshold":["NAN", 34.0, 38.0, 41.0, 45.0, 47.0, 55.0],
"HotHysteresis":[0.0, 1.9, 3.9, 2.9, 3.9, 1.9, 1.9],
"HotThreshold":["NAN", 37.0, 41.0, 45.0, 47.0, 52.0, 55.0],
"HotHysteresis":[0.0, 1.9, 3.9, 3.9, 1.9, 1.9, 1.9],
"Multiplier":0.001,
"PollingDelay":60000,
"PassiveDelay":7000,
@ -103,7 +103,7 @@
"ExcludedPowerInfo": [
{
"PowerRail": "PARTIAL_SYSTEM_POWER",
"PowerWeight": [0.1, 0.1, 0.05, 0.05, 0.2, 0.2, 0.2]
"PowerWeight": [0.1, 0.1, 0.05, 0.2, 0.2, 0.2, 0.2]
}
],
"BindedCdevInfo": [
@ -112,8 +112,8 @@
"CdevWeightForPID": [1, 1, 1, 1, 1, 1, 1],
"MaxReleaseStep": 1,
"MaxThrottleStep": 1,
"CdevCeiling": [0, 21, 21, 21, 26, 26, 26],
"LimitInfo": [0, 0, 0, 0, 0, 26, 26]
"CdevCeiling": [0, 21, 21, 26, 26, 26, 26],
"LimitInfo": [0, 0, 0, 0, 26, 26, 26]
}
]
},