8 lines
269 B
Makefile
8 lines
269 B
Makefile
# Inherit mobile full common Lineage stuff
|
|
$(call inherit-product, vendor/lineage/config/common_mobile_full.mk)
|
|
|
|
# Inherit tablet common Lineage stuff
|
|
$(call inherit-product, vendor/lineage/config/tablet.mk)
|
|
|
|
$(call inherit-product, vendor/lineage/config/telephony.mk)
|