summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--p5110.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/p5110.mk b/p5110.mk
index 01172f4..59bdcc1 100644
--- a/p5110.mk
+++ b/p5110.mk
@@ -26,4 +26,4 @@ PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/audio_policy.conf:system/etc/audio_policy.conf
# Use the non-open-source parts, if they're present
-$(call inherit-product, vendor/samsung/p51xx/p5110-vendor.mk)
+$(call inherit-product-if-exists, vendor/samsung/p51xx/p5110-vendor.mk)