car: build occupant awareness hal

This commit is contained in:
Konsta
2024-09-06 22:35:58 +03:00
parent a00cc82199
commit 0ab313fa7a

View File

@@ -63,6 +63,12 @@ ENABLE_REAR_VIEW_CAMERA_SAMPLE := true
PRODUCT_COPY_FILES += \
$(DEVICE_CAR_PATH)/evs_config_override.json:${TARGET_COPY_OUT_VENDOR}/etc/automotive/evs/config_override.json
# Occupant awareness
PRODUCT_PACKAGES += \
android.hardware.automotive.occupant_awareness@1.0-service
include packages/services/Car/car_product/occupant_awareness/OccupantAwareness.mk
# Overlays
PRODUCT_PACKAGES += \
AndroidRpiOverlay \