sm8450-common: audio: Nuke misoundfx effect
Change-Id: I5672e554a2b2b21fbadfe915b9a89cd2365f3864 Signed-off-by: Arian <arian.kulmer@web.de>
This commit is contained in:
parent
bdc79e517d
commit
2b8ed3c75c
2 changed files with 0 additions and 3 deletions
|
@ -41,7 +41,6 @@
|
|||
<library name="volume_listener" path="libvolumelistener.so"/>
|
||||
<library name="audiosphere" path="libasphere.so"/>
|
||||
<library name="shoebox" path="libshoebox.so"/>
|
||||
<library name="misoundfx" path="libmisoundfx.so"/>
|
||||
</libraries>
|
||||
<effects>
|
||||
<effectProxy name="bassboost" library="proxy" uuid="14804144-a5ee-4d24-aa88-0002a5d5c51b">
|
||||
|
@ -90,7 +89,6 @@
|
|||
<effect name="notification_helper" library="volume_listener" uuid="0b776dde-0590-11e5-81ba-0025b32654a0"/>
|
||||
<effect name="audiosphere" library="audiosphere" uuid="184e62ab-2d19-4364-9d1b-c0a40733866c"/>
|
||||
<effect name="shoebox" library="shoebox" uuid="1eab784c-1a36-4b2a-b7fc-e34c44cab89e"/>
|
||||
<effect name="misoundfx" library="misoundfx" uuid="5b8e36a5-144a-4c38-b1d7-0002a5d5c51b"/>
|
||||
</effects>
|
||||
<postprocess>
|
||||
<stream type="music">
|
||||
|
|
|
@ -10,7 +10,6 @@ vendor/lib64/hw/com.dsi.ant@1.0-impl.so
|
|||
|
||||
# Audio soundfx
|
||||
vendor/lib64/soundfx/libasphere.so
|
||||
vendor/lib64/soundfx/libmisoundfx.so
|
||||
vendor/lib64/soundfx/libshoebox.so
|
||||
|
||||
# Bluetooth
|
||||
|
|
Loading…
Reference in a new issue