Remove dependency of libvideoeditor_jni.so on static libs from video editor engine

related-to-bug: 6502980

Change-Id: I02a735ff4897ed386fe9c5d886260b1363a1e019
This commit is contained in:
James Dong
2012-05-15 00:45:19 -07:00
parent f446039efb
commit 4007faf4c6

View File

@@ -53,8 +53,10 @@ PRODUCT_PACKAGES += \
PRODUCT_PACKAGES += \
librs_jni \
libvideoeditor_jni \
libvideoeditor_core \
libvideoeditor_osal \
libvideoeditor_videofilters \
libvideoeditorplayer \
libvideoeditor_core
PRODUCT_PACKAGES += \
audio.primary.default \