aboutsummaryrefslogtreecommitdiff
path: root/Android.mk
blob: 7c491083698310280127cd1a98eede2acd37868b (plain)
1
2
3
4
5
6
AUDIO_PATH := $(call my-dir)

ifeq ($(INTEL_VA),true)
 include $(AUDIO_PATH)/videodecoder/Android.mk
 include $(AUDIO_PATH)/videoencoder/Android.mk
endif