summaryrefslogtreecommitdiffstats
path: root/target/product/full_base.mk
diff options
context:
space:
mode:
Diffstat (limited to 'target/product/full_base.mk')
-rw-r--r--target/product/full_base.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/target/product/full_base.mk b/target/product/full_base.mk
index 2c24b1a..fda0b71 100644
--- a/target/product/full_base.mk
+++ b/target/product/full_base.mk
@@ -39,6 +39,13 @@ PRODUCT_PACKAGES += \
PhaseBeam \
VisualizationWallpapers
+PRODUCT_PACKAGES += \
+ libvideoeditor_jni \
+ libvideoeditor_core \
+ libvideoeditor_osal \
+ libvideoeditor_videofilters \
+ libvideoeditorplayer
+
# Additional settings used in all AOSP builds
PRODUCT_PROPERTY_OVERRIDES := \
ro.com.android.dateformat=MM-dd-yyyy \