aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Bestas <mkbestas@lineageos.org>2018-05-14 22:15:24 +0300
committerMichael Bestas <mkbestas@lineageos.org>2020-12-27 15:54:29 +0200
commitcc465bba13ab93a5bb7636c85e308b19280c8908 (patch)
tree59d78042e3c002f902cebf634a61e4cdb422f801
parenta438cf067d7738241433c01b40a5cb67c7274cab (diff)
sdm660-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
-rw-r--r--sdm660.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/sdm660.mk b/sdm660.mk
index e2539d6..98d4b8b 100644
--- a/sdm660.mk
+++ b/sdm660.mk
@@ -95,8 +95,7 @@ PRODUCT_PACKAGES += \
libqcompostprocbundle \
libqcomvisualizer \
libqcomvoiceprocessing \
- libvolumelistener \
- tinymix
+ libvolumelistener
PRODUCT_PACKAGES += \
android.hardware.bluetooth.audio@2.0-impl:32 \