summaryrefslogtreecommitdiffstats
path: root/msm8909/mm-audio/aenc-amrnb/Android.mk
blob: 4834ad5cd76c12f0d6377fb4249da75cccd65460 (plain)
1
2
3
4
5
6
7
8
ifneq ($(filter arm aarch64 arm64, $(TARGET_ARCH)),)


AENC_AMR_PATH:= $(call my-dir)

include $(AENC_AMR_PATH)/qdsp6/Android.mk

endif