ef55e61809
Change-Id: If55a17561f62208ea78e1b561aa8d27c91967e87
8 lines
215 B
Makefile
8 lines
215 B
Makefile
# Inherit mini common Lineage stuff
|
|
$(call inherit-product, vendor/lineage/config/common_mini.mk)
|
|
|
|
# Required packages
|
|
PRODUCT_PACKAGES += \
|
|
LatinIME
|
|
|
|
$(call inherit-product, vendor/lineage/config/telephony.mk)
|