Merge "Include videoeditor_jni in sdk product build." into jb-mr1-dev

This commit is contained in:
Siva Velusamy 2012-09-21 15:00:27 -07:00 committed by Android (Google) Code Review
commit 32130c6d09

View file

@ -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