replicant-vendor_replicant/config/common_full.mk
Michael Bestas 344e44876a Build CMSettingsProvider for all devices
* common_mini_* configs don't inherit from common_full

Change-Id: If31e57620299fa54bc808de0b80f58ebfabdc718
2015-09-25 16:32:21 -07:00

27 lines
501 B
Makefile

# Inherit common CM stuff
$(call inherit-product, vendor/cm/config/common.mk)
# Include CM audio files
include vendor/cm/config/cm_audio.mk
# Optional CM packages
PRODUCT_PACKAGES += \
Galaxy4 \
HoloSpiralWallpaper \
LiveWallpapers \
LiveWallpapersPicker \
MagicSmokeWallpapers \
NoiseField \
PhaseBeam \
VisualizationWallpapers \
PhotoTable \
SoundRecorder \
PhotoPhase
# Extra tools in CM
PRODUCT_PACKAGES += \
vim \
zip \
unrar \
curl