From d05f9a0b79e3a07c9a868261debf4677e86af238 Mon Sep 17 00:00:00 2001 From: ywan171 Date: Wed, 24 Sep 2014 21:20:06 +0800 Subject: add VP9 hybrid decoder plugin using dlopen to connect with the close source part Bug: 17729532 Change-Id: I8ec1f53e51ff0916d6be56b8347500e4e7b66944 Signed-off-by: ywan171 Conflicts: videocodec/Android.mk --- Android.mk | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Android.mk') diff --git a/Android.mk b/Android.mk index cb6ce5d..72b0253 100644 --- a/Android.mk +++ b/Android.mk @@ -8,5 +8,4 @@ INTEL_OMX_COMPONENT_ROOT := $(LOCAL_PATH) #intel video codecs include $(INTEL_OMX_COMPONENT_ROOT)/videocodec/Android.mk include $(INTEL_OMX_COMPONENT_ROOT)/videocodec/libvpx_internal/Android.mk - -endif +endif #BOARD_USES_MRST_OMX -- cgit v1.2.3