Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 32130c6d authored by Siva Velusamy's avatar Siva Velusamy Committed by Android (Google) Code Review
Browse files

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

parents 57a0a4c1 997e629d
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -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