blob: 51c39233885636759d1960c5b8433a032c746eb3 [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
7# Optional CM packages
8PRODUCT_PACKAGES += \
Andreas Schneidera69dc022012-08-28 12:21:46 +02009 Galaxy4 \
Michael Bestas71b1a2f2013-09-14 05:33:04 +030010 HoloSpiralWallpaper \
Andreas Schneidera69dc022012-08-28 12:21:46 +020011 LiveWallpapers \
12 LiveWallpapersPicker \
Michael Bestas71b1a2f2013-09-14 05:33:04 +030013 MagicSmokeWallpapers \
14 NoiseField \
Michael Bestas848f3f52013-08-20 15:59:49 +030015 PhaseBeam \
Michael Bestas71b1a2f2013-09-14 05:33:04 +030016 VisualizationWallpapers \
Steven Luob95faf62014-01-04 17:09:19 -080017 PhotoTable \
Jorge Ruesga7b7818a2014-06-15 11:57:14 +020018 SoundRecorder \
Adnan Begovic1e116da2015-09-01 13:58:10 -070019 PhotoPhase \
herriojrc6d40c02015-09-08 16:09:22 -070020 CMSettingsProvider \
21 CMResolver
Michael Bestas71b1a2f2013-09-14 05:33:04 +030022
Steven Luob95faf62014-01-04 17:09:19 -080023# Extra tools in CM
24PRODUCT_PACKAGES += \
Jorge Ruesgaee7999c2014-10-31 01:52:15 +010025 vim \
26 zip \
Luca Stefani44752b72015-08-30 08:01:29 -070027 unrar \
28 curl