thermal: update wlc charging thermal throttling
Aligned with previous project to active fan for wireless charging by enabling dc_icl cdev earlier. Flag: EXEMPT tuning changes Bug: 333833667 Test: boot to home and thermal throttling worked properly. Change-Id: Icbf6114ea6b6a8a20e1d4656ce9c9e9f9aa69d3c
This commit is contained in:
parent
92621cf7ff
commit
d45178e258
2 changed files with 3 additions and 3 deletions
|
@ -171,7 +171,7 @@
|
|||
"MaxReleaseStep": 1,
|
||||
"MaxThrottleStep": 1,
|
||||
"CdevCeiling": [0, 25, 25, 25, 26, 26, 26],
|
||||
"LimitInfo": [0, 0, 1, 1, 26, 26, 26]
|
||||
"LimitInfo": [0, 1, 1, 1, 26, 26, 26]
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
|
@ -844,7 +844,7 @@
|
|||
"MaxReleaseStep": 1,
|
||||
"MaxThrottleStep": 1,
|
||||
"CdevCeiling": [0, 25, 25, 25, 26, 26, 26],
|
||||
"LimitInfo": [0, 0, 1, 1, 26, 26, 26]
|
||||
"LimitInfo": [0, 1, 1, 1, 26, 26, 26]
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -1277,4 +1277,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue