sm8450-common: Build qcom soundfx effects from source
Change-Id: Idc4f0c317b2aa69856456dc02693409ddb37b4ec
This commit is contained in:
parent
d09df83953
commit
8dd7e6a324
2 changed files with 3 additions and 6 deletions
|
@ -69,6 +69,9 @@ PRODUCT_PACKAGES += \
|
|||
audio.usb.default
|
||||
|
||||
PRODUCT_PACKAGES += \
|
||||
libqcompostprocbundle \
|
||||
libqcomvisualizer \
|
||||
libqcomvoiceprocessing \
|
||||
libvolumelistener
|
||||
|
||||
$(foreach sku, taro diwali cape ukee, \
|
||||
|
|
|
@ -15,15 +15,9 @@ vendor/lib64/hw/com.dsi.ant@1.0-impl.so
|
|||
# Audio soundfx
|
||||
vendor/lib/soundfx/libasphere.so
|
||||
vendor/lib/soundfx/libmisoundfx.so
|
||||
vendor/lib/soundfx/libqcompostprocbundle.so
|
||||
vendor/lib/soundfx/libqcomvisualizer.so
|
||||
vendor/lib/soundfx/libqcomvoiceprocessing.so
|
||||
vendor/lib/soundfx/libshoebox.so
|
||||
vendor/lib64/soundfx/libasphere.so
|
||||
vendor/lib64/soundfx/libmisoundfx.so
|
||||
vendor/lib64/soundfx/libqcompostprocbundle.so
|
||||
vendor/lib64/soundfx/libqcomvisualizer.so
|
||||
vendor/lib64/soundfx/libqcomvoiceprocessing.so
|
||||
vendor/lib64/soundfx/libshoebox.so
|
||||
|
||||
# Bluetooth
|
||||
|
|
Loading…
Reference in a new issue