summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordavidchao <davidchao@google.com>2018-12-27 18:03:47 +0800
committerdavidchao <davidchao@google.com>2018-12-27 18:03:47 +0800
commitcca147e4ee54f605d0c123e8e043a79b164aba5c (patch)
treea39f01bdc5ef20ca8397db25f66cee17f6df0ac6
parent589d0a8e77d0abefe721d3e96e9d5fc38ba1ad3d (diff)
downloadbonito-cca147e4ee54f605d0c123e8e043a79b164aba5c.tar.gz
[DO NOT MERGE] thermal-engine: Update charging throttling policies
To achieve marketing claim "charging 15 mins use 7 hrs", Improve the charging speed during the first 15 mins. The target is 20.5% for B4 and 24% for S4. Bug: 121988455 Test: Boot & check log messages Change-Id: Id3863aaa0670a9394d9539f42b0318def5e30892
-rw-r--r--thermal-engine-bonito.conf4
-rw-r--r--thermal-engine-sargo.conf4
2 files changed, 4 insertions, 4 deletions
diff --git a/thermal-engine-bonito.conf b/thermal-engine-bonito.conf
index 858a25f8..a37eb575 100644
--- a/thermal-engine-bonito.conf
+++ b/thermal-engine-bonito.conf
@@ -49,7 +49,7 @@ action_info 1+1
algo_type monitor
sampling 2000
sensor mb-therm-adc
-thresholds 38000 40000 45000 46000 47000
-thresholds_clr 37000 39000 44000 45000 46000
+thresholds 40000 42500 45000 46000 47000
+thresholds_clr 39000 41500 44000 45000 46000
actions battery battery battery battery battery
action_info 1 2 3 4 5
diff --git a/thermal-engine-sargo.conf b/thermal-engine-sargo.conf
index 2b76dc50..743c03e6 100644
--- a/thermal-engine-sargo.conf
+++ b/thermal-engine-sargo.conf
@@ -49,7 +49,7 @@ action_info 1+1
algo_type monitor
sampling 2000
sensor mb-therm-adc
-thresholds 35500 37500 41500 42500 44500
-thresholds_clr 34500 36500 40500 41500 43500
+thresholds 37500 39500 41500 42500 44500
+thresholds_clr 36500 38500 40500 41500 43500
actions battery battery battery battery battery
action_info 1 2 3 4 5