config/common_car: Remove car_product inheritance
Should be done in the device trees, like Google does and all devices that we support with different build types (mobile and ATV). The only requirement is to call the makefile before vendor/lineage one so that PRODUCT_IS_AUTOMOTIVE is set before inheriting from Lineage common stuff. That allows to skip some undesired package if needed without having to move those out from common makefile and duplicate into common_car and common_tv makefiles. Change-Id: Id663f48f3d484f415ff04869c52073fbc6b87148
Loading
Please register or sign in to comment