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:
parent
f4b2e9d1c5
commit
71b1a2fca7
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user