summaryrefslogtreecommitdiff
path: root/sailfish
diff options
context:
space:
mode:
authorBlake Kragten <kragtenb@google.com>2019-02-14 11:17:25 -0800
committerBlake Kragten <kragtenb@google.com>2019-02-14 15:26:44 -0800
commitaed9e4b9ff13499e5dadf7dcdb4fadacd6f535b5 (patch)
tree57e776c4e88887cc54689e90459a03d3227cebf4 /sailfish
parentc7e536ec86c6430db6ecbfc81c9943b0000886c2 (diff)
Power profile change Marlin
Updated wifi idle current (ma) to new calculated results. 70ma reported at 4.2V. The controller runs at 3.7V so the inputted value is 79ma. BUG: 123521767 Test: N\A Change-Id: Id44cb92b1ab606675262944575951ce1b14a3e5a
Diffstat (limited to 'sailfish')
-rw-r--r--sailfish/overlay/frameworks/base/core/res/res/xml/power_profile.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sailfish/overlay/frameworks/base/core/res/res/xml/power_profile.xml b/sailfish/overlay/frameworks/base/core/res/res/xml/power_profile.xml
index 04df0f88..7dd2f2c9 100644
--- a/sailfish/overlay/frameworks/base/core/res/res/xml/power_profile.xml
+++ b/sailfish/overlay/frameworks/base/core/res/res/xml/power_profile.xml
@@ -168,7 +168,7 @@
<item name="audio">75.60</item>
<!-- Idle current for wifi radio in mA.-->
- <item name="wifi.controller.idle">2</item>
+ <item name="wifi.controller.idle">79</item>
<!-- Rx current for wifi radio in mA.-->
<item name="wifi.controller.rx">107</item>
<!-- Tx current for wifi radio in mA-->