platform_vendor_tequila/config/common_car.mk

9 lines
333 B
Makefile
Raw Normal View History

# 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)
# Inherit the main AOSP car makefile that turns this into an Automotive build
$(call inherit-product, packages/services/Car/car_product/build/car.mk)