summaryrefslogtreecommitdiff
path: root/overlay
diff options
context:
space:
mode:
authorVineeta Srivastava <vsrivastava@google.com>2015-07-16 17:58:08 -0700
committerVineeta Srivastava <vsrivastava@google.com>2015-07-16 18:07:13 -0700
commitad1b2cf05b966da5af0d6fa57b6f344e7172d5df (patch)
tree103386a913309350fceae72f6307a31a922ab9ef /overlay
parentf924202003d81fa5027f0e9e1c0fe5f190ff91f6 (diff)
downloadshamu-ad1b2cf05b966da5af0d6fa57b6f344e7172d5df.tar.gz
shamu: add camera power profile value
add camera.avg and camera.flashlight to power_profile.xml Bug: 21757253 Change-Id: Ib50591e4fece0cfb1be3b5b60a3028f6798566b7
Diffstat (limited to 'overlay')
-rw-r--r--overlay/frameworks/base/core/res/res/xml/power_profile.xml3
1 files changed, 2 insertions, 1 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 02a6ad2e..4a565abc 100644
--- a/overlay/frameworks/base/core/res/res/xml/power_profile.xml
+++ b/overlay/frameworks/base/core/res/res/xml/power_profile.xml
@@ -28,7 +28,8 @@
<item name="wifi.scan">100</item>
<item name="dsp.audio">25</item>
<item name="dsp.video">180</item>
- <item name="camera.flashlight">153.33</item>
+ <item name="camera.avg">272.57</item>
+ <item name="camera.flashlight">149.28</item>
<item name="gps.on">70</item>
<item name="radio.active">350</item>
<!-- The current consumed by the radio when it is scanning for a signal -->