Revert "audio: Enable Waves effect"

This reverts commit c1a57ef03602d3f91c4e253187a60e40c3148a31.

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
diff --git a/BoardConfig.mk b/BoardConfig.mk
index f274d6b..b502a35 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -129,7 +129,6 @@
 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
diff --git a/device.mk b/device.mk
index 9afbc6a..2b4a428 100755
--- a/device.mk
+++ b/device.mk
@@ -481,8 +481,7 @@
     libqcomvisualizer \
     libqcomvoiceprocessing \
     libqcomvoiceprocessingdescriptors \
-    libqcompostprocbundle \
-    libmalistener
+    libqcompostprocbundle
 
 PRODUCT_PACKAGES += \
     audio.primary.msm8998 \