aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Bestas <mkbestas@lineageos.org>2018-05-14 22:15:24 +0300
committerDavide Garberi <dade.garberi@gmail.com>2023-08-03 11:45:45 +0200
commit851dfd1085cc4aa950521a6f4d91e56b86eb20c9 (patch)
tree19671ce204e9d3392f17f50f8706b6eab9299b8d
parent1fcab7320eb18c5b336653023ce4192788290c16 (diff)
msm8996-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
-rwxr-xr-xmsm8996.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/msm8996.mk b/msm8996.mk
index 51a14a5..0c76633 100755
--- a/msm8996.mk
+++ b/msm8996.mk
@@ -117,8 +117,7 @@ PRODUCT_PACKAGES += \
libqcompostprocbundle \
libqcomvisualizer \
libqcomvoiceprocessing \
- libvolumelistener \
- tinymix
+ libvolumelistener
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/audio/audio_effects.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio_effects.xml \