blob: 58d0456b71aaa8feaa90f32761c3c68aa96ebb38 [file] [log] [blame]
Uday Kishore Pasupuleti61e21a42016-01-06 19:12:41 -08001ifneq ($(filter arm aarch64 arm64, $(TARGET_ARCH)),)
2
3AENC_QCELP13_PATH:= $(call my-dir)
4
5include $(AENC_QCELP13_PATH)/qdsp6/Android.mk
6
7endif