aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteven Moreland <smoreland@google.com>2018-02-13 23:06:38 +0000
committerandroid-build-merger <android-build-merger@google.com>2018-02-13 23:06:38 +0000
commita9ea6c974490839be544f16f195532daa905707e (patch)
tree83738d93b8de2a74287c2f7f9ec223dc12dcc4a0
parentaa730a479729ae075349176dccbecc6b1b53a357 (diff)
parentd5beb28aac095b5b7bdc9d008a735a2648dc9ea9 (diff)
downloadlibmix-a9ea6c974490839be544f16f195532daa905707e.tar.gz
am: d5beb28aac Change-Id: I4e55b4cfa09bf6675dacb407031ae4fec1df185a
-rw-r--r--videodecoder/Android.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/videodecoder/Android.mk b/videodecoder/Android.mk
index 7f6d386..1600bef 100644
--- a/videodecoder/Android.mk
+++ b/videodecoder/Android.mk
@@ -76,7 +76,6 @@ endif
LOCAL_CFLAGS += -Werror
LOCAL_MODULE_TAGS := optional
LOCAL_MODULE := libva_videodecoder
-LOCAL_REQUIRED_MODULES :=libmixvbp
ifeq ($(USE_HW_VP8),true)
LOCAL_SRC_FILES += VideoDecoderVP8.cpp