sm6150-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
This commit is contained in:
Michael Bestas 2018-05-14 22:15:24 +03:00 committed by Arian
parent 6caee97828
commit f0757bc8eb
No known key found for this signature in database
GPG Key ID: 48029380598CE3B9

View File

@ -61,8 +61,7 @@ PRODUCT_PACKAGES += \
libvolumelistener
PRODUCT_PACKAGES += \
libaudio-resampler \
tinymix
libaudio-resampler
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/audio/audio_effects.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio_effects.xml \