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

Commit 71b1a2fc authored by Michael Bestas's avatar Michael Bestas Committed by Gerrit Code Review
Browse files

cm: update VideoEditor & live wallpapers packages



This change allows us to disable these packages on devices
with limited storage.

Signed-off-by: default avatarMichael Bestas <mikeioannina@gmail.com>

Change-Id: Ic843d1f663c7e2f68fa758d338d2e428b9321764
parent f4b2e9d1
Loading
Loading
Loading
Loading
+13 −5
Original line number Diff line number Diff line
@@ -15,12 +15,20 @@ include vendor/cm/config/cm_audio.mk

# Optional CM packages
PRODUCT_PACKAGES += \
    HoloSpiralWallpaper \
    MagicSmokeWallpapers \
    NoiseField \
    Galaxy4 \
    HoloSpiralWallpaper \
    LiveWallpapers \
    LiveWallpapersPicker \
    VisualizationWallpapers \
    MagicSmokeWallpapers \
    NoiseField \
    PhaseBeam \
    VideoEditor
    VisualizationWallpapers \
    PhotoTable

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