blob: 3be12a523ea2f46bdfa0b00b8b9aee082cc9fd5e [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 \
Steven Luob95faf62014-01-04 17:09:19 -080020 PhotoTable \
21 VoiceDialer \
22 SoundRecorder
Michael Bestas71b1a2f2013-09-14 05:33:04 +030023
24PRODUCT_PACKAGES += \
25 VideoEditor \
26 libvideoeditor_jni \
27 libvideoeditor_core \
28 libvideoeditor_osal \
29 libvideoeditor_videofilters \
30 libvideoeditorplayer
Steven Luob95faf62014-01-04 17:09:19 -080031
32# Extra tools in CM
33PRODUCT_PACKAGES += \
34 vim