aboutsummaryrefslogtreecommitdiff
path: root/overlay
diff options
context:
space:
mode:
authorChao Chen <cchen@cyngn.com>2015-03-25 14:13:42 -0700
committerGerrit Code Review <gerrit@cyngn.com>2015-03-26 04:14:09 +0000
commitbf95a0390847a9d31b81133af6cd0c15db3d37da (patch)
treedd9445549ccce8b75b7e0a58863b5416a920e766 /overlay
parente024a99435f6d96447d297d2dd392159a82b5388 (diff)
Lettuce: Update battery capacity in power profile.
Change-Id: Ifcccdf2f190344e768c46add4aa8570ea7fe4c4b
Diffstat (limited to 'overlay')
-rw-r--r--overlay/frameworks/base/core/res/res/xml/power_profile.xml4
1 files changed, 2 insertions, 2 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 04e20e4..91b3c5d 100644
--- a/overlay/frameworks/base/core/res/res/xml/power_profile.xml
+++ b/overlay/frameworks/base/core/res/res/xml/power_profile.xml
@@ -35,5 +35,5 @@
<value>353</value>
</array>
<item name="cpu.idle">1.6</item>
- <item name="battery.capacity">2000</item>
-</device> \ No newline at end of file
+ <item name="battery.capacity">2230</item>
+</device>