summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBlake Kragten <kragtenb@google.com>2019-02-14 11:34:10 -0800
committerSiddharth Ray <siddharthr@google.com>2019-02-14 23:34:20 +0000
commit189f3dc20f4566f64dde74f4d3523f46885a4e73 (patch)
tree5c7d98b3fe58ec69b0171ed1771f22265f2441c2
parent296cc1eaf9f1177e69409747a18c4e3a591aafe7 (diff)
downloadmuskie-189f3dc20f4566f64dde74f4d3523f46885a4e73.tar.gz
Power profile change Walleye
Changed to the wifi controller idle current (ma) to new test values. 70ma reported at 4.2V. The controller runs at 3.7V so the inputted value is 79ma. BUG: 123521767 Test: N\A Change-Id: I7cd7931555155260b53a129a715f3e71635b8899
-rw-r--r--walleye/overlay/frameworks/base/core/res/res/xml/power_profile.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/walleye/overlay/frameworks/base/core/res/res/xml/power_profile.xml b/walleye/overlay/frameworks/base/core/res/res/xml/power_profile.xml
index a7b93b9..3fac0ad 100644
--- a/walleye/overlay/frameworks/base/core/res/res/xml/power_profile.xml
+++ b/walleye/overlay/frameworks/base/core/res/res/xml/power_profile.xml
@@ -191,7 +191,7 @@
<item name="audio">74.758</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">166</item>
<!-- Tx current for wifi radio in mA-->