haydn: overlay: Remove dsp. prefix from audio and video power profiles

* AOSP power_profile.xml does not include this prefix

Change-Id: I8f84df6d995dde13731d1d11afe43858607830a5
This commit is contained in:
Arian 2021-03-13 13:40:23 +01:00 committed by AdarshGrewal
parent bbd8a287a2
commit dbb2a864d7

View file

@ -129,8 +129,8 @@
<item name="wifi.on">1.27</item>
<item name="wifi.active">268</item>
<item name="wifi.scan">43.47</item>
<item name="dsp.audio">24</item>
<item name="dsp.video">60</item>
<item name="audio">24</item>
<item name="video">60</item>
<item name="camera.flashlight">150</item>
<item name="camera.avg">724</item>
<item name="gps.on">10</item>