Make tangorpro board work with aae-on-phone

Bug: 268520081
Test: lunch tangorpro_car-userdebug & build & adb shell wm density
Change-Id: I8277b1751a22ab8e5e310bbd169032a4a83e32d0
This commit is contained in:
Calvin Huang 2023-02-14 21:43:18 +00:00 committed by Gaurav Sarode
parent 2ec70bdf6c
commit 13d556fa49

View file

@ -15,7 +15,13 @@
#
TARGET_BOARD_INFO_FILE := device/google/tangorpro/board-info.txt
TARGET_BOOTLOADER_BOARD_NAME := tangorpro
TARGET_SCREEN_DENSITY := 320
ifdef PHONE_CAR_BOARD_PRODUCT
include vendor/auto/embedded/products/$(PHONE_CAR_BOARD_PRODUCT)/BoardConfig.mk
else
TARGET_SCREEN_DENSITY := 320
endif
BOARD_USES_GENERIC_AUDIO := true
USES_DEVICE_GOOGLE_TANGORPRO := true
BOARD_KERNEL_CMDLINE += swiotlb=noforce