blob: 4d60e5e22a6eaf820255bd558ff6098df14c9f94 [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# Include CM audio files
5include vendor/cm/config/cm_audio.mk
6
Michael Bestas70d21b32014-01-16 08:02:42 +02007# Include CM LatinIME dictionaries
8PRODUCT_PACKAGE_OVERLAYS += vendor/cm/overlay/dictionaries
9
Andreas Schneidera69dc022012-08-28 12:21:46 +020010# 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 \
Jorge Ruesga7b7818a2014-06-15 11:57:14 +020021 SoundRecorder \
22 PhotoPhase
Michael Bestas71b1a2f2013-09-14 05:33:04 +030023
Steven Luob95faf62014-01-04 17:09:19 -080024# Extra tools in CM
25PRODUCT_PACKAGES += \
Jorge Ruesgaee7999c2014-10-31 01:52:15 +010026 vim \
27 zip \
Michael Bestas8c356e82015-01-28 02:04:48 +020028 unrar