allwinner_a64/android/hardware/intel/common/omx-components/Android.mk
2018-08-08 17:00:29 +08:00

10 lines
236 B
Makefile

ifeq ($(BOARD_USES_MRST_OMX),true)
LOCAL_PATH := $(call my-dir)
include $(CLEAR_VARS)
INTEL_OMX_COMPONENT_ROOT := $(LOCAL_PATH)
#intel video codecs
include $(INTEL_OMX_COMPONENT_ROOT)/videocodec/Android.mk
endif #BOARD_USES_MRST_OMX