SmartAudio/package/allwinner/tina_multimedia/libcedarx/android_adapter/iptv/Android.mk

12 lines
181 B
Makefile
Raw Normal View History

2018-07-13 01:31:50 +00:00
LOCAL_PATH:= $(call my-dir)
include $(LOCAL_PATH)/../../config.mk
ifeq ($(CONF_PRODUCT_STB), yes)
include $(CLEAR_VARS)
include $(call all-makefiles-under,$(LOCAL_PATH))
endif