vendor: change vendor to lineage
Change-Id: I2df13091f5d62b552ef434aef1a389f4fe1249e0
This commit is contained in:
committed by
Michael Bestas
parent
b0ea62a5df
commit
91f7620c4d
@@ -1,9 +1,9 @@
|
||||
# Inherit common CM stuff
|
||||
$(call inherit-product, vendor/cm/config/common_full.mk)
|
||||
$(call inherit-product, vendor/lineage/config/common_full.mk)
|
||||
|
||||
# Required CM packages
|
||||
PRODUCT_PACKAGES += \
|
||||
LatinIME
|
||||
|
||||
# Include CM LatinIME dictionaries
|
||||
PRODUCT_PACKAGE_OVERLAYS += vendor/cm/overlay/dictionaries
|
||||
PRODUCT_PACKAGE_OVERLAYS += vendor/lineage/overlay/dictionaries
|
||||
|
Reference in New Issue
Block a user