From 10eedbc70b95b75e7a17fadf3496c662a4769d4d Mon Sep 17 00:00:00 2001 From: Michael Bestas Date: Mon, 14 May 2018 22:15:24 +0300 Subject: [PATCH] msm8974-common: Don't build tinymix * This tool can be built manually for debugging cases, there is no need to ship it in production Change-Id: I9ab8b076b4bede70c368c198960ceabc68dad65b --- msm8974.mk | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/msm8974.mk b/msm8974.mk index 79ca849..1203e8d 100644 --- a/msm8974.mk +++ b/msm8974.mk @@ -56,8 +56,7 @@ PRODUCT_PACKAGES += \ libaudio-resampler \ libqcomvisualizer \ libqcompostprocbundle \ - libqcomvoiceprocessing \ - tinymix + libqcomvoiceprocessing # Bluetooth PRODUCT_PACKAGES += \