blob: dbc31d8e10bb6849cad298993b0fbd25edcf58fa [file] [log] [blame]
Andreas Schneidera69dc022012-08-28 12:21:46 +02001# Inherit common CM stuff
2$(call inherit-product, vendor/cm/config/common.mk)
3
Andreas Schneidera69dc022012-08-28 12:21:46 +02004# Bring in all video files
5$(call inherit-product, frameworks/base/data/videos/VideoPackage2.mk)
6
7# Include CM audio files
8include vendor/cm/config/cm_audio.mk
9
10# Optional CM packages
11PRODUCT_PACKAGES += \
Andreas Schneidera69dc022012-08-28 12:21:46 +020012 Galaxy4 \
Michael Bestas71b1a2f2013-09-14 05:33:04 +030013 HoloSpiralWallpaper \
Andreas Schneidera69dc022012-08-28 12:21:46 +020014 LiveWallpapers \
15 LiveWallpapersPicker \
Michael Bestas71b1a2f2013-09-14 05:33:04 +030016 MagicSmokeWallpapers \
17 NoiseField \
Michael Bestas848f3f52013-08-20 15:59:49 +030018 PhaseBeam \
Michael Bestas71b1a2f2013-09-14 05:33:04 +030019 VisualizationWallpapers \
20 PhotoTable
21
22PRODUCT_PACKAGES += \
23 VideoEditor \
24 libvideoeditor_jni \
25 libvideoeditor_core \
26 libvideoeditor_osal \
27 libvideoeditor_videofilters \
28 libvideoeditorplayer