sm7125: Build qcom effects from source

*Also remove a blob from proprietary-files that I forgot

Change-Id: I58d6eac7774d8283497ebb532ce9604e7cb9dfdc
fourteen-wip
Simon1511 3 years ago
parent bef4b624f6
commit 93b196204b
  1. 2
      BoardConfigCommon.mk
  2. 6
      common.mk
  3. 1
      proprietary-files.txt

@ -140,6 +140,8 @@ USE_CUSTOM_AUDIO_POLICY := 1
USE_XML_AUDIO_POLICY_CONF := 1
AUDIOSERVER_MULTILIB := 32
AUDIO_FEATURE_ENABLED_INSTANCE_ID := true
AUDIO_FEATURE_ENABLED_PROXY_DEVICE := true
BOARD_SUPPORTS_SOUND_TRIGGER := true
# Bluetooth

@ -80,7 +80,11 @@ PRODUCT_PACKAGES += \
audio.r_submix.default \
audio.usb.default \
libaudioalsa \
libtinycompress
libtinycompress \
libqcomvisualizer \
libqcomvoiceprocessing \
libqcompostprocbundle \
libvolumelistener
PRODUCT_COPY_FILES += \
$(COMMON_PATH)/configs/audio/audio_configs.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio_configs.xml \

@ -107,7 +107,6 @@ vendor/lib/soundfx/libshoebox.so
vendor/lib/soundfx/libqcbassboost.so
vendor/lib64/soundfx/libqcvirt.so
vendor/lib64/soundfx/libasphere.so
vendor/lib64/soundfx/libplaybackrecorder.so
vendor/lib64/soundfx/libqcreverb.so
vendor/lib64/soundfx/libshoebox.so
vendor/lib64/soundfx/libqcbassboost.so

Loading…
Cancel
Save