6 lines
182 B
Makefile
6 lines
182 B
Makefile
# Inherit common Lineage stuff
|
|
$(call inherit-product, vendor/lineage/config/common.mk)
|
|
|
|
# Inherit Lineage car device tree
|
|
$(call inherit-product, device/lineage/car/lineage_car.mk)
|