blob: e580b4cdc160aec3375b33ea0804280073ece439 [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
Michael Bestas70d21b32014-01-16 08:02:42 +020010# Include CM LatinIME dictionaries
11PRODUCT_PACKAGE_OVERLAYS += vendor/cm/overlay/dictionaries
12
Andreas Schneidera69dc022012-08-28 12:21:46 +020013# Optional CM packages
14PRODUCT_PACKAGES += \
Andreas Schneidera69dc022012-08-28 12:21:46 +020015 Galaxy4 \
Michael Bestas71b1a2f2013-09-14 05:33:04 +030016 HoloSpiralWallpaper \
Andreas Schneidera69dc022012-08-28 12:21:46 +020017 LiveWallpapers \
18 LiveWallpapersPicker \
Michael Bestas71b1a2f2013-09-14 05:33:04 +030019 MagicSmokeWallpapers \
20 NoiseField \
Michael Bestas848f3f52013-08-20 15:59:49 +030021 PhaseBeam \
Michael Bestas71b1a2f2013-09-14 05:33:04 +030022 VisualizationWallpapers \
Steven Luob95faf62014-01-04 17:09:19 -080023 PhotoTable \
Jorge Ruesga7b7818a2014-06-15 11:57:14 +020024 SoundRecorder \
25 PhotoPhase
Michael Bestas71b1a2f2013-09-14 05:33:04 +030026
27PRODUCT_PACKAGES += \
28 VideoEditor \
29 libvideoeditor_jni \
30 libvideoeditor_core \
31 libvideoeditor_osal \
32 libvideoeditor_videofilters \
33 libvideoeditorplayer
Steven Luob95faf62014-01-04 17:09:19 -080034
35# Extra tools in CM
36PRODUCT_PACKAGES += \
37 vim