audio: Enable Waves effect am: c1a57ef036

am: 32e4687554

Change-Id: I244f055f4fbe9eb0e05a676110a942d5528daba9
This commit is contained in:
Jasmine Cha
2018-10-05 13:52:24 -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 \