Move LatinIME to phone/tablet configs

* Move LatinIME & dictionary overlay to exclude it from TV devices

Change-Id: I926fe0a2c24ee3d2c807e1f584a37d57f1cbb8b5
This commit is contained in:
Michael Bestas
2015-06-04 21:42:46 +03:00
committed by Gerrit Code Review
parent ecc8b17853
commit 793385eb7e
6 changed files with 22 additions and 4 deletions

View File

@@ -1,6 +1,13 @@
# 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
# Default notification/alarm sounds
PRODUCT_PROPERTY_OVERRIDES += \
ro.config.notification_sound=Argon.ogg \