diff --git a/mt2.mk b/mt2.mk index d077a32..e123137 100644 --- a/mt2.mk +++ b/mt2.mk @@ -190,4 +190,4 @@ PRODUCT_PACKAGES += \ $(call inherit-product,frameworks/native/build/phone-xhdpi-2048-dalvik-heap.mk) # inherit from the non-open-source side, if present -$(call inherit-product, vendor/huawei/mt2/mt2-vendor.mk) +$(call inherit-product-if-exists, vendor/huawei/mt2/mt2-vendor.mk)