mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_rosemary
synced 2026-01-27 13:35:09 +00:00
rosemary: 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
This commit is contained in:
committed by
Matsvei Niaverau
parent
4fd0d68159
commit
01937abc71
@@ -8,8 +8,8 @@
|
||||
<item name="wifi.on">0.11</item>
|
||||
<item name="wifi.active">98.63</item>
|
||||
<item name="wifi.scan">22.86</item>
|
||||
<item name="dsp.audio">17.14</item>
|
||||
<item name="dsp.video">97.86</item>
|
||||
<item name="audio">17.14</item>
|
||||
<item name="video">97.86</item>
|
||||
<item name="camera.flashlight">0.1</item>
|
||||
<item name="camera.avg">633.84</item>
|
||||
<item name="gps.on">29.84</item>
|
||||
|
||||
Reference in New Issue
Block a user