blob: 0a8bd85099380812ae64d358b05aee6174494f1b [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 \
Steven Luob95faf62014-01-04 17:09:19 -080016 PhotoTable \
Jorge Ruesga7b7818a2014-06-15 11:57:14 +020017 SoundRecorder \
Michael Bestas344e4482015-09-26 00:58:10 +030018 PhotoPhase
Michael Bestas71b1a2f2013-09-14 05:33:04 +030019
Steven Luob95faf62014-01-04 17:09:19 -080020# Extra tools in CM
21PRODUCT_PACKAGES += \
Steve Kondik52020de2015-11-14 22:52:08 +010022 7z \
Steve Kondik8bc283d2015-11-14 23:51:33 +010023 bash \
Steve Kondik243e70b2015-11-14 21:04:48 +010024 bzip2 \
25 curl \
Steve Kondik8bc283d2015-11-14 23:51:33 +010026 powertop \
Luca Stefani44752b72015-08-30 08:01:29 -070027 unrar \
Steve Kondik52020de2015-11-14 22:52:08 +010028 unzip \
Steve Kondik243e70b2015-11-14 21:04:48 +010029 vim \
Steve Kondikd91ddb52015-11-14 23:56:10 +010030 wget \
Steve Kondik243e70b2015-11-14 21:04:48 +010031 zip