vendor: change vendor to lineage

Change-Id: I2df13091f5d62b552ef434aef1a389f4fe1249e0
This commit is contained in:
Dan Pasanen
2017-07-06 08:21:30 -05:00
committed by Michael Bestas
parent b0ea62a5df
commit 91f7620c4d
27 changed files with 71 additions and 71 deletions

View File

@@ -1,7 +1,7 @@
$(call inherit-product, vendor/cm/config/common_mini.mk)
$(call inherit-product, vendor/lineage/config/common_mini.mk)
# Required CM packages
PRODUCT_PACKAGES += \
LatinIME
$(call inherit-product, vendor/cm/config/telephony.mk)
$(call inherit-product, vendor/lineage/config/telephony.mk)