Merge "Include videoeditor_jni in sdk product build." into jb-mr1-dev
diff --git a/target/product/sdk.mk b/target/product/sdk.mk
index 33b9bf4..13bbd5c 100644
--- a/target/product/sdk.mk
+++ b/target/product/sdk.mk
@@ -67,6 +67,13 @@
 	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