forked from openkylin/platform_build
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:
commit
3ffbea3dcf
|
@ -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