aboutsummaryrefslogtreecommitdiffstats
path: root/p5100.mk
diff options
context:
space:
mode:
Diffstat (limited to 'p5100.mk')
-rw-r--r--p5100.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/p5100.mk b/p5100.mk
index 0440288..bb93b70 100644
--- a/p5100.mk
+++ b/p5100.mk
@@ -39,5 +39,5 @@ PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.software.sip.xml:system/etc/permissions/android.software.sip.xml \
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-if-exists, vendor/samsung/p51xx/p5100-vendor.mk)
+# Use the non-open-source parts
+$(call inherit-product, vendor/samsung/p51xx/p5100-vendor.mk)