am 5301a56c: Merge "Revert "Remove dependency of libvideoeditor_jni.so on static libs from video editor engine"" into jb-dev
* commit '5301a56cc38b8558d88220968880cc0381469ed2': Revert "Remove dependency of libvideoeditor_jni.so on static libs from video editor engine"
This commit is contained in:
@@ -47,23 +47,20 @@ LOCAL_C_INCLUDES += \
|
|||||||
$(TOP)/frameworks/native/include/media/openmax
|
$(TOP)/frameworks/native/include/media/openmax
|
||||||
|
|
||||||
LOCAL_SHARED_LIBRARIES := \
|
LOCAL_SHARED_LIBRARIES := \
|
||||||
libandroid_runtime \
|
|
||||||
libaudioflinger \
|
|
||||||
libaudioutils \
|
libaudioutils \
|
||||||
libbinder \
|
|
||||||
libcutils \
|
libcutils \
|
||||||
libdl \
|
libdl \
|
||||||
libgui \
|
libutils \
|
||||||
libmedia \
|
libandroid_runtime \
|
||||||
libnativehelper \
|
libnativehelper \
|
||||||
|
libmedia \
|
||||||
|
libaudioflinger \
|
||||||
|
libbinder \
|
||||||
libstagefright \
|
libstagefright \
|
||||||
libstagefright_foundation \
|
libstagefright_foundation \
|
||||||
libstagefright_omx \
|
libstagefright_omx \
|
||||||
libutils \
|
libgui \
|
||||||
libvideoeditor_core \
|
libvideoeditorplayer
|
||||||
libvideoeditor_osal \
|
|
||||||
libvideoeditor_videofilters \
|
|
||||||
libvideoeditorplayer \
|
|
||||||
|
|
||||||
|
|
||||||
LOCAL_CFLAGS += \
|
LOCAL_CFLAGS += \
|
||||||
@@ -75,6 +72,15 @@ LOCAL_CFLAGS += \
|
|||||||
-DUSE_STAGEFRIGHT_READERS \
|
-DUSE_STAGEFRIGHT_READERS \
|
||||||
-DUSE_STAGEFRIGHT_3GPP_READER
|
-DUSE_STAGEFRIGHT_3GPP_READER
|
||||||
|
|
||||||
|
LOCAL_STATIC_LIBRARIES := \
|
||||||
|
libvideoeditor_core \
|
||||||
|
libstagefright_color_conversion \
|
||||||
|
libvideoeditor_3gpwriter \
|
||||||
|
libvideoeditor_mcs \
|
||||||
|
libvideoeditor_videofilters \
|
||||||
|
libvideoeditor_stagefrightshells \
|
||||||
|
libvideoeditor_osal
|
||||||
|
|
||||||
LOCAL_MODULE:= libvideoeditor_jni
|
LOCAL_MODULE:= libvideoeditor_jni
|
||||||
|
|
||||||
LOCAL_MODULE_TAGS := optional
|
LOCAL_MODULE_TAGS := optional
|
||||||
|
|||||||
Reference in New Issue
Block a user