OSDN Git Service

Remove dependency of libvideoeditor_jni.so on static libs from video editor engine
authorJames Dong <jdong@google.com>
Tue, 15 May 2012 07:45:19 +0000 (00:45 -0700)
committerJames Dong <jdong@google.com>
Wed, 16 May 2012 08:17:42 +0000 (01:17 -0700)
related-to-bug: 6502980

Change-Id: I02a735ff4897ed386fe9c5d886260b1363a1e019

target/product/generic_no_telephony.mk

index 918827d..71a86ea 100644 (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 \