summaryrefslogtreecommitdiffstats
path: root/overlay/frameworks/base/core/res/res/xml/power_profile.xml
diff options
context:
space:
mode:
Diffstat (limited to 'overlay/frameworks/base/core/res/res/xml/power_profile.xml')
-rw-r--r--overlay/frameworks/base/core/res/res/xml/power_profile.xml9
1 files changed, 5 insertions, 4 deletions
diff --git a/overlay/frameworks/base/core/res/res/xml/power_profile.xml b/overlay/frameworks/base/core/res/res/xml/power_profile.xml
index 3000d57..801e3d2 100644
--- a/overlay/frameworks/base/core/res/res/xml/power_profile.xml
+++ b/overlay/frameworks/base/core/res/res/xml/power_profile.xml
@@ -33,10 +33,11 @@
<item name="radio.active">150</item>
<item name="gps.on">55</item>
<item name="battery.capacity">1750</item>
- <item name="radio.scanning">10</item> <!-- TBD -->
- <!-- Current consumed by the radio at different signal strengths, when paging <array name="radio.on"> <!-- 1 entry per signal strength bin, TBD -->
- <value>0.4</value>
- <value>0.4</value>
+ <item name="radio.scanning">90</item> <!-- TBD -->
+ <!-- Current consumed by the radio at different signal strengths, when paging -->
+ <array name="radio.on"> <!-- 1 entry per signal strength bin, TBD -->
+ <value>3.0</value>
+ <value>3.0</value>
</array>
<array name="cpu.speeds">
<value>350000</value>