summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--p3110.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/p3110.mk b/p3110.mk
index 08d8504..1cc1e39 100644
--- a/p3110.mk
+++ b/p3110.mk
@@ -27,4 +27,4 @@ PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/Volume.db:system/etc/Volume.db
# Use the non-open-source parts, if they're present
-$(call inherit-product, vendor/samsung/p31xx/p3110-vendor.mk)
+$(call inherit-product-if-exists, vendor/samsung/p31xx/p3110-vendor.mk)