car: add exceptions for non-existing targets

This commit is contained in:
Konsta
2025-04-08 18:25:53 +03:00
parent 45fad47629
commit 8709904958

View File

@@ -15,7 +15,7 @@ PRODUCT_CHARACTERISTICS := automotive,nosdcard
$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base.mk) $(call inherit-product, $(SRC_TARGET_DIR)/product/full_base.mk)
$(call inherit-product, packages/services/Car/car_product/build/car.mk) $(call inherit-product, packages/services/Car/car_product/build/car.mk)
$(call enforce-product-packages-exist,) $(call enforce-product-packages-exist,Bluetooth Keyguard Launcher2 OverviewApp RotaryIME RotaryPlayground libnfc_ndef libvariablespeed pppd)
# Audio # Audio
PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \