Android.mk 96 Bytes
Newer Older
1 2 3 4 5 6
LOCAL_PATH := $(call my-dir)
include $(CLEAR_VARS)

# decoder
include $(LOCAL_PATH)/decoder.mk