forked from openkylin/platform_build
Remove dependency of libvideoeditor_jni.so on static libs from video editor engine
related-to-bug: 6502980 Change-Id: I02a735ff4897ed386fe9c5d886260b1363a1e019
This commit is contained in:
parent
f446039efb
commit
4007faf4c6
|
@ -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