Makefile文件  |  7行  |  96 B

LOCAL_PATH := $(call my-dir)
include $(CLEAR_VARS)

# decoder
include $(LOCAL_PATH)/decoder.mk