Fix tangorpro_car build file path
bug: 291147977 Test: local build Change-Id: I54c9e4d7523ce2d6f9faf50fdc126163e9547593
This commit is contained in:
parent
4c7929883d
commit
cb039ba502
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ BOARD_BOOTCONFIG += androidboot.load_modules_parallel=true
|
|||
BOARD_KERNEL_CMDLINE += exynos_drm.load_sequential=1
|
||||
|
||||
ifdef PHONE_CAR_BOARD_PRODUCT
|
||||
include vendor/auto/embedded/products/$(PHONE_CAR_BOARD_PRODUCT)/BoardConfig.mk
|
||||
include device/google_car/$(PHONE_CAR_BOARD_PRODUCT)/BoardConfig.mk
|
||||
else
|
||||
TARGET_SCREEN_DENSITY := 320
|
||||
endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue