Remove libwebrtc_audio_processing

libwebrtc_audio_processing is no longer used by audio
preprocessing effects

Bug: 175749641
Test: Builds
Change-Id: Id60fe90d481ae74ea617260fb3cf88c0cc7da79b
This commit is contained in:
Harish Mahendrakar
2020-12-15 21:22:27 -08:00
parent 37638180d6
commit 044ef90bf9

View File

@@ -23,4 +23,3 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/base_vendor.mk)
# /vendor packages # /vendor packages
PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \
libaudiopreprocessing \ libaudiopreprocessing \
libwebrtc_audio_preprocessing \