car: add exceptions for non-existing targets
This commit is contained in:
@@ -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 += \
|
||||||
|
Reference in New Issue
Block a user