aboutsummaryrefslogtreecommitdiffstats
path: root/n5110.mk
diff options
context:
space:
mode:
Diffstat (limited to 'n5110.mk')
-rw-r--r--n5110.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/n5110.mk b/n5110.mk
index 0995f64..fab0047 100644
--- a/n5110.mk
+++ b/n5110.mk
@@ -30,5 +30,5 @@ PRODUCT_COPY_FILES += \
frameworks/native/data/etc/tablet_core_hardware.xml:system/etc/permissions/tablet_core_hardware.xml
# Include common makefile
-$(call inherit-product, vendor/samsung/n5110/n5110-vendor.mk)
+$(call inherit-product-if-exists, vendor/samsung/n5110/n5110-vendor.mk)
$(call inherit-product, device/samsung/kona-common/kona-common.mk)