OSDN Git Service

Enable compilation on oreo-x86.
[android-x86/external-stagefright-plugins.git] / utils / Android.mk
index bc3a1a8..3d6f609 100644 (file)
@@ -8,6 +8,10 @@ LOCAL_SRC_FILES := \
        ffmpeg_cmdutils.c \
        codec_utils.cpp
 
+LOCAL_SHARED_LIBRARIES += \
+       liblog            \
+       libmedia
+
 LOCAL_MODULE := libffmpeg_utils
 
 # Workaround for inline assembly tricks in FFMPEG which don't play nice with