refer https://source.android.com/docs/automotive/start/pixelxl It will be updated in few months with new targets.
On Wednesday, June 21, 2023 at 1:25:44 PM UTC-7 Al Sutton wrote: > Is there any publicly shareable information on when these are being made > available. The hint from the makefile strongly suggest there's already an > AAOS build available; > > TARGET_BOARD_INFO_FILE := device/google/tangorpro/board-info.txt > TARGET_BOOTLOADER_BOARD_NAME := tangorpro > > ifdef PHONE_CAR_BOARD_PRODUCT > include > vendor/auto/embedded/products/$(PHONE_CAR_BOARD_PRODUCT)/BoardConfig.mk > else > TARGET_SCREEN_DENSITY := 320 > endif > > ( from tangorpro/BoardConfig.mk - device/google/tangorpro - Git at Google > (googlesource.com) > <https://android.googlesource.com/device/google/tangorpro/+/refs/tags/android-13.0.0_r56/tangorpro/BoardConfig.mk#19> > ) > -- -- You received this message because you are subscribed to the "Android Building" mailing list. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-building?hl=en --- You received this message because you are subscribed to the Google Groups "Android Building" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/android-building/ab89ddcd-aa33-463f-bded-06c27ba0c7ben%40googlegroups.com.
