car: Include ExactCalculator and Jelly on Automotive builds

Change-Id: I659a2cd0afda1d7653eedb54016e16f831ff175a
This commit is contained in:
Bruno Martins
2024-01-20 02:18:23 +00:00
parent 603d17277b
commit 0b72bc3e24

View File

@@ -3,3 +3,8 @@ $(call inherit-product, vendor/lineage/config/common.mk)
# Inherit Lineage car device tree
$(call inherit-product, device/lineage/car/lineage_car.mk)
# Apps
PRODUCT_PACKAGES += \
ExactCalculator \
Jelly