am 32130c6d
: Merge "Include videoeditor_jni in sdk product build." into jb-mr1-dev
* commit '32130c6d092223ba91ab4425fe2c40e9e6fde584': Include videoeditor_jni in sdk product build.
This commit is contained in:
commit
918c56c7a1
1 changed files with 7 additions and 0 deletions
|
@ -67,6 +67,13 @@ PRODUCT_PACKAGES := \
|
|||
rild \
|
||||
LegacyCamera
|
||||
|
||||
PRODUCT_PACKAGES += \
|
||||
librs_jni \
|
||||
libvideoeditor_jni \
|
||||
libvideoeditor_core \
|
||||
libvideoeditor_osal \
|
||||
libvideoeditor_videofilters \
|
||||
libvideoeditorplayer \
|
||||
|
||||
# Define the host tools and libs that are parts of the SDK.
|
||||
-include sdk/build/product_sdk.mk
|
||||
|
|
Loading…
Reference in a new issue