Fix tangorpro_car build file path
bug: 291147977 Test: local build (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:cb039ba50208e943fdc9bd722ef6457073e3db84) Merged-In: I54c9e4d7523ce2d6f9faf50fdc126163e9547593 Change-Id: I54c9e4d7523ce2d6f9faf50fdc126163e9547593
This commit is contained in:
parent
e12c7d6dfe
commit
3fe5b37b93
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