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

Commit 316592f0 authored by Michael Bestas's avatar Michael Bestas Committed by Gerrit Code Review
Browse files

build: remove VideoEditor & live wallpapers from full_base



These are already defined in cm vendor and this change allows
us to disable these packages on devices with limited storage

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

Change-Id: I271534547f821953a7b47d4810905143c9222aee
parent 5a48b69a
Loading
Loading
Loading
Loading
+0 −20
Original line number Diff line number Diff line
@@ -21,28 +21,8 @@

PRODUCT_PACKAGES := \
    libfwdlockengine \
    VideoEditor \
    WAPPushManager


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

PRODUCT_PACKAGES += \
    Galaxy4 \
    HoloSpiralWallpaper \
    LiveWallpapers \
    LiveWallpapersPicker \
    MagicSmokeWallpapers \
    NoiseField \
    PhaseBeam \
    VisualizationWallpapers \
    PhotoTable

include $(SRC_TARGET_DIR)/product/emulator.mk

# Additional settings used in all AOSP builds