Remove dependency of libvideoeditor_jni.so on static libs from video editor engine
related-to-bug: 6328360 Change-Id: Ia320d417497bc410f99f8ff7f11c727d1299afba
This commit is contained in:
parent
3ceecfa3da
commit
e85f05be14
1 changed files with 3 additions and 1 deletions
|
@ -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 a new issue