sm6150-common: Re-add shoebox and audio sphere effects
This partially revertsc77b652733
andfea051b9c7
. Change-Id: Id8519fc86e914ed2f5e9af14279fceaa6f97c35b
This commit is contained in:
parent
72b92051ad
commit
a04fb57165
@ -39,6 +39,8 @@
|
||||
<library name="offload_bundle" path="libqcompostprocbundle.so"/>
|
||||
<library name="audio_pre_processing" path="libqcomvoiceprocessing.so"/>
|
||||
<library name="volume_listener" path="libvolumelistener.so"/>
|
||||
<library name="audiosphere" path="libasphere.so"/>
|
||||
<library name="shoebox" path="libshoebox.so"/>
|
||||
</libraries>
|
||||
<effects>
|
||||
<effectProxy name="bassboost" library="proxy" uuid="14804144-a5ee-4d24-aa88-0002a5d5c51b">
|
||||
@ -84,6 +86,8 @@
|
||||
<effect name="alarm_helper" library="volume_listener" uuid="09f303e2-0590-11e5-8fdb-0025b32654a0"/>
|
||||
<effect name="voice_helper" library="volume_listener" uuid="0ace5c08-0590-11e5-ae9e-0025b32654a0"/>
|
||||
<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"/>
|
||||
</effects>
|
||||
<postprocess>
|
||||
<stream type="music">
|
||||
|
@ -54,6 +54,12 @@ vendor/lib64/vendor.qti.hardware.alarm@1.0.so
|
||||
# ANT+
|
||||
vendor/lib64/hw/com.dsi.ant@1.0-impl.so
|
||||
|
||||
# Audio FX modules
|
||||
system_ext/etc/permissions/audiosphere.xml
|
||||
system_ext/framework/audiosphere.jar
|
||||
vendor/lib/soundfx/libasphere.so
|
||||
vendor/lib/soundfx/libshoebox.so
|
||||
|
||||
# Bluetooth
|
||||
vendor/bin/hw/android.hardware.bluetooth@1.0-service-qti
|
||||
vendor/etc/init/android.hardware.bluetooth@1.0-service-qti.rc
|
||||
|
Loading…
Reference in New Issue
Block a user