replicant-vendor_replicant/config/common_full.mk
Michael Bestas 793385eb7e Move LatinIME to phone/tablet configs
* Move LatinIME & dictionary overlay to exclude it from TV devices

Change-Id: I926fe0a2c24ee3d2c807e1f584a37d57f1cbb8b5
2015-06-04 21:28:29 +00:00

26 lines
490 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