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

Commit 0108ff6a authored by Michael Bestas's avatar Michael Bestas
Browse files

build: Don't build video editor libraries

These are already defined in vendor/cm/config/common_full.mk
We don't want them included in common_mini_* builds
since we don't include video editor there

Change-Id: I7dae9c6736590be8cd080195da4062258ee4a424
parent 2f2500f0
Loading
Loading
Loading
Loading
+1 −6
Original line number Diff line number Diff line
@@ -59,12 +59,7 @@ PRODUCT_PACKAGES += \
    wpa_supplicant

PRODUCT_PACKAGES += \
    librs_jni \
    libvideoeditor_jni \
    libvideoeditor_core \
    libvideoeditor_osal \
    libvideoeditor_videofilters \
    libvideoeditorplayer \
    librs_jni

PRODUCT_PACKAGES += \
    audio.primary.default \