am 4007faf4: Remove dependency of libvideoeditor_jni.so on static libs from video editor engine

* commit '4007faf4c6bb99883f6ac7a8d80a956837909ff8':
  Remove dependency of libvideoeditor_jni.so on static libs from video editor engine
This commit is contained in:
James Dong 2012-05-16 01:22:31 -07:00 committed by Android Git Automerger
commit 3ffbea3dcf
1 changed files with 3 additions and 1 deletions

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 \