car: build can bus hal and debug tools

This commit is contained in:
Konsta
2024-09-06 20:11:57 +03:00
parent 0ab313fa7a
commit 35895e0978

View File

@@ -54,6 +54,15 @@ PRODUCT_COPY_FILES += \
# Camera
ENABLE_CAMERA_SERVICE := true
# CAN
PRODUCT_PACKAGES += \
android.hardware.automotive.can-service
PRODUCT_PACKAGES += \
canhalctrl \
canhaldump \
canhalsend
# EVS
ENABLE_CAREVSSERVICE_SAMPLE := true
ENABLE_EVS_SAMPLE := true