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

related-to-bug: 6328360

Change-Id: Ia320d417497bc410f99f8ff7f11c727d1299afba
This commit is contained in:
James Dong 2012-05-15 00:45:19 -07:00
parent 3ceecfa3da
commit e85f05be14

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 \