Skip to content

Commit

Permalink
Revert "audio: Enable Waves effect"
Browse files Browse the repository at this point in the history
This reverts commit c1a57ef.

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
  • Loading branch information
Jasmine Cha committed Nov 8, 2018
1 parent 93ef496 commit 03e0999
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion BoardConfig.mk
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
3 changes: 1 addition & 2 deletions device.mk
Original file line number Diff line number Diff line change
Expand Up @@ -481,8 +481,7 @@ PRODUCT_PACKAGES += \
libqcomvisualizer \
libqcomvoiceprocessing \
libqcomvoiceprocessingdescriptors \
libqcompostprocbundle \
libmalistener
libqcompostprocbundle

PRODUCT_PACKAGES += \
audio.primary.msm8998 \
Expand Down

0 comments on commit 03e0999

Please sign in to comment.