audio: Enable Waves effect

am: c1a57ef036

Change-Id: I1f0921367adb5a71d10b5b21279c475a1069533c
This commit is contained in:
Jasmine Cha
2018-10-05 13:44:57 -07:00
committed by android-build-merger
2 changed files with 3 additions and 1 deletions

View File

@@ -131,6 +131,7 @@ AUDIO_FEATURE_ENABLED_MULTI_VOICE_SESSIONS := true
AUDIO_FEATURE_ENABLED_SND_MONITOR := true
AUDIO_FEATURE_ENABLED_USB_TUNNEL := true
BOARD_ROOT_EXTRA_SYMLINKS := /vendor/lib/dsp:/dsp
AUDIO_FEATURE_ENABLED_MAXX_AUDIO := true
# Include whaoo modules
USES_DEVICE_GOOGLE_WAHOO := true

View File

@@ -481,7 +481,8 @@ PRODUCT_PACKAGES += \
libqcomvisualizer \
libqcomvoiceprocessing \
libqcomvoiceprocessingdescriptors \
libqcompostprocbundle
libqcompostprocbundle \
libmalistener
PRODUCT_PACKAGES += \
audio.primary.msm8998 \