From 4f360680167e8cf184a34e8298ab27fe5056d2c6 Mon Sep 17 00:00:00 2001 From: xkeita Date: Wed, 28 Jun 2017 03:39:52 +0000 Subject: shinano-common: Add wifi/bt operating voltage for BCM4339 chip This is used for measuring overall power consumption and it's needed to avoid overcalculations. Change-Id: I8694bde53699eeaa5677d1af1f7670bd0b0c47e2 --- .../frameworks/base/core/res/res/values/config.xml | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/overlay/frameworks/base/core/res/res/values/config.xml b/overlay/frameworks/base/core/res/res/values/config.xml index a9e3f78..b79196e 100644 --- a/overlay/frameworks/base/core/res/res/values/config.xml +++ b/overlay/frameworks/base/core/res/res/values/config.xml @@ -78,4 +78,28 @@ --> true + + 3700 + + + 31 + + + 31 + + + 1 + + + 3700 + + + 63 + + + 331 + + + 3 + -- cgit v1.2.3