Allow including car boards from outside google_car

Bug: 224902566
Test: Build redfin_car
Change-Id: I0577f0a11fea2773195416e63db1be6e0430ecc9
This commit is contained in:
Tomasz Wasilczyk
2022-06-13 22:17:56 +00:00
parent de3649f99b
commit 9a9626d72b

View File

@@ -14,8 +14,11 @@
# limitations under the License.
#
ifdef PHONE_CAR_BOARD_PRODUCT
include device/google_car/$(PHONE_CAR_BOARD_PRODUCT)/BoardConfig.mk
ifdef AUTOMOTIVE_PRODUCT_PATH
#RBC# include_top device/google/auto_tcu
#RBC# include_top device/google/pixel_tcu
#RBC# include_top device/google_car
include device/$(AUTOMOTIVE_PRODUCT_PATH)/BoardConfig.mk
else
TARGET_BOOTLOADER_BOARD_NAME := redfin
TARGET_SCREEN_DENSITY := 440