aboutsummaryrefslogtreecommitdiffstats
path: root/n5100.mk
diff options
context:
space:
mode:
Diffstat (limited to 'n5100.mk')
-rwxr-xr-xn5100.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/n5100.mk b/n5100.mk
index e5f1892..dc59d86 100755
--- a/n5100.mk
+++ b/n5100.mk
@@ -31,5 +31,5 @@ PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.software.sip.xml:system/etc/permissions/android.software.sip.xml \
frameworks/native/data/etc/tablet_core_hardware.xml:system/etc/permissions/handheld_core_hardware.xml
-$(call inherit-product, vendor/samsung/n5100/n5100-vendor.mk)
+$(call inherit-product-if-exists, vendor/samsung/n5100/n5100-vendor.mk)
$(call inherit-product, device/samsung/kona-common/kona-common.mk)