dubai: Get rid of more dolby audio effects
E EffectsConfig: Could not find effect referenced in: <apply effect="dlb_music_listener"/> E EffectsConfig: Could not find effect referenced in: <apply effect="dlb_ring_listener"/> E EffectsConfig: Could not find effect referenced in: <apply effect="dlb_alarm_listener"/> E EffectsConfig: Could not find effect referenced in: <apply effect="dlb_system_listener"/> E EffectsConfig: Could not find effect referenced in: <apply effect="dlb_notification_listener"/> Change-Id: Iec22b2801f06f3b0c41c93967c729762fefdd049
This commit is contained in:
parent
357d18043d
commit
6e12042a30
1 changed files with 0 additions and 7 deletions
|
@ -39,25 +39,18 @@
|
|||
<postprocess>
|
||||
<stream type="music">
|
||||
<apply effect="music_helper"/>
|
||||
<apply effect="dlb_music_listener"/>
|
||||
</stream>
|
||||
<stream type="ring">
|
||||
<apply effect="ring_helper"/>
|
||||
<apply effect="dlb_ring_listener"/>
|
||||
</stream>
|
||||
<stream type="alarm">
|
||||
<apply effect="ring_helper"/>
|
||||
<apply effect="dlb_alarm_listener"/>
|
||||
</stream>
|
||||
<stream type="voice_call">
|
||||
<apply effect="voice_helper"/>
|
||||
</stream>
|
||||
<stream type="system">
|
||||
<apply effect="dlb_system_listener"/>
|
||||
</stream>
|
||||
<stream type="notification">
|
||||
<apply effect="notification_helper"/>
|
||||
<apply effect="dlb_notification_listener"/>
|
||||
</stream>
|
||||
</postprocess>
|
||||
<preprocess>
|
||||
|
|
Loading…
Reference in a new issue