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