add android automotive build target

This commit is contained in:
Konsta
2023-07-24 17:46:30 +03:00
parent 1273c5706f
commit 1c8d67b68d
2 changed files with 60 additions and 0 deletions

View File

@@ -6,8 +6,10 @@
PRODUCT_MAKEFILES := \
$(LOCAL_DIR)/aosp_rpi4.mk \
$(LOCAL_DIR)/aosp_rpi4_car.mk \
$(LOCAL_DIR)/aosp_rpi4_tv.mk
COMMON_LUNCH_CHOICES := \
aosp_rpi4-userdebug \
aosp_rpi4_car-userdebug \
aosp_rpi4_tv-userdebug