blob: 94798dc5062fca9f076f1e5b1b6238fa3c330532 [file] [log] [blame]
# Inherit common CM stuff
$(call inherit-product, vendor/cm/config/common_full.mk)
# Required CM packages
PRODUCT_PACKAGES += \
LatinIME
# Include CM LatinIME dictionaries
PRODUCT_PACKAGE_OVERLAYS += vendor/cm/overlay/dictionaries
$(call inherit-product, vendor/cm/config/telephony.mk)