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


AENC_AAC_PATH:= $(call my-dir)

include $(AENC_AAC_PATH)/qdsp6/Android.mk

endif