summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--p3100.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/p3100.mk b/p3100.mk
index 10d20db..422361a 100644
--- a/p3100.mk
+++ b/p3100.mk
@@ -41,4 +41,4 @@ PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.software.sip.voip.xml:system/etc/permissions/android.software.sip.voip.xml
# Use the non-open-source parts, if they're present
-$(call inherit-product, vendor/samsung/p31xx/p3100-vendor.mk)
+$(call inherit-product-if-exists, vendor/samsung/p31xx/p3100-vendor.mk)