cm: update VideoEditor & live wallpapers packages

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

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

Change-Id: Ic843d1f663c7e2f68fa758d338d2e428b9321764
This commit is contained in:
Michael Bestas 2013-09-14 05:33:04 +03:00 committed by Gerrit Code Review
parent f4b2e9d1c5
commit 71b1a2fca7
1 changed files with 13 additions and 5 deletions

View File

@ -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