Revert "audio: Enable Waves effect"

This reverts commit c1a57ef036.

Reason for revert:
There are regressions and it needs more time to debug.
We decide to revert it first since the cutoff data of Feb. QPR is close.
bug: 119152162

Change-Id: Iabf587b8da713dd79b734c27d912eed86635dd59
This commit is contained in:
Jasmine Cha
2018-11-06 06:27:39 +00:00
parent 93ef496fe8
commit 03e0999ed7
2 changed files with 1 additions and 3 deletions

View File

@@ -129,7 +129,6 @@ 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,8 +481,7 @@ PRODUCT_PACKAGES += \
libqcomvisualizer \
libqcomvoiceprocessing \
libqcomvoiceprocessingdescriptors \
libqcompostprocbundle \
libmalistener
libqcompostprocbundle
PRODUCT_PACKAGES += \
audio.primary.msm8998 \