Skip to content
Snippets Groups Projects
Commit 141ebb49 authored by Mike Ma's avatar Mike Ma Committed by Dhina17
Browse files

onclite: overlay: Power profile audio & video support

Add power consumed by audio and video hardware to power profile.
Attribute these power to specific app.
Bug: 70531798
Test: PowerProfileTest
Test: BatteryStatsHelperTest
Test: PowerCalculatorTest
Change-Id: I4811efa14ce97983258cd59bfd328181fe95baf4

Change-Id: Ifc1c7b5504dee11c568c7ccb5b2904acc7fb95f5
parent 908f6895
No related branches found
No related tags found
No related merge requests found
......@@ -49,8 +49,8 @@
<item name="wifi.on">1</item>
<item name="wifi.active">100</item>
<item name="wifi.scan">30</item>
<item name="dsp.audio">22</item>
<item name="dsp.video">80</item>
<item name="audio">22</item>
<item name="video">80</item>
<item name="camera.flashlight">121</item>
<item name="camera.avg">400</item>
<item name="gps.on">100</item>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment