blob: 5ed802f515bde6f2c20275a196df31693f91ab0f [file] [log] [blame]
# Inherit full common Bliss stuff
$(call inherit-product, vendor/bliss/config/common_full.mk)
# Required packages
PRODUCT_PACKAGES += \
LatinIME
# Include Lineage LatinIME dictionaries
PRODUCT_PACKAGE_OVERLAYS += vendor/bliss/overlay/dictionaries
$(call inherit-product, vendor/bliss/config/telephony.mk)