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

AENC_EVRC_PATH:= $(call my-dir)

include $(AENC_EVRC_PATH)/qdsp6/Android.mk

endif