sdm660-common: loosen up charging thermal throttling thresholds
* Taken from lavender Change-Id: I9edc3bda9b1892f77158d01e13d1fa114355088a Signed-off-by: Subhajeet Muhuri <subhajeet.muhuri@gmail.com> Signed-off-by: clarencelol <clarencekuiek@icloud.com>
This commit is contained in:
parent
86fd0cbdb2
commit
9bcab6d776
2 changed files with 4 additions and 4 deletions
|
@ -110,8 +110,8 @@ offset -4000
|
||||||
algo_type monitor
|
algo_type monitor
|
||||||
sampling 10000
|
sampling 10000
|
||||||
sensor quiet_therm
|
sensor quiet_therm
|
||||||
thresholds 36000 37000 39000 40000
|
thresholds 37000 38000 41000 42000
|
||||||
thresholds_clr 35000 36000 37000 38000
|
thresholds_clr 36000 37000 39000 40000
|
||||||
actions battery battery battery battery
|
actions battery battery battery battery
|
||||||
action_info 1 2 4 5
|
action_info 1 2 4 5
|
||||||
|
|
||||||
|
|
|
@ -110,8 +110,8 @@ offset -4000
|
||||||
algo_type monitor
|
algo_type monitor
|
||||||
sampling 10000
|
sampling 10000
|
||||||
sensor quiet_therm
|
sensor quiet_therm
|
||||||
thresholds 36000 37000 39000 40000
|
thresholds 37000 38000 41000 42000
|
||||||
thresholds_clr 35000 36000 37000 38000
|
thresholds_clr 36000 37000 39000 40000
|
||||||
actions battery battery battery battery
|
actions battery battery battery battery
|
||||||
action_info 1 2 4 5
|
action_info 1 2 4 5
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue