diff --git a/config/common_car.mk b/config/common_car.mk index 05c1f5b6..868e9733 100644 --- a/config/common_car.mk +++ b/config/common_car.mk @@ -3,6 +3,3 @@ $(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)