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