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

* commit 'e85f05be147bf7d916d1b1622f6f3038dac8913b':
  Remove dependency of libvideoeditor_jni.so on static libs from video editor engine
This commit is contained in:
James Dong 2012-05-15 14:27:02 -07:00 committed by Android Git Automerger
commit a0404bf3b7
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 \