forked from openkylin/platform_build
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:
commit
a0404bf3b7
|
@ -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 \
|
||||
|
|
Loading…
Reference in New Issue