2011-11-25 23:47:59 +00:00
|
|
|
# Inherit common CM stuff
|
2012-08-28 10:21:46 +00:00
|
|
|
$(call inherit-product, vendor/cm/config/common_full.mk)
|
2012-03-03 01:38:07 +00:00
|
|
|
|
2015-06-04 18:42:46 +00:00
|
|
|
# Required CM packages
|
|
|
|
PRODUCT_PACKAGES += \
|
|
|
|
LatinIME
|
|
|
|
|
|
|
|
# Include CM LatinIME dictionaries
|
|
|
|
PRODUCT_PACKAGE_OVERLAYS += vendor/cm/overlay/dictionaries
|