From 8e1ac12de372e00d9f6e6b648ffed9134896d045 Mon Sep 17 00:00:00 2001 From: Wolfgang Wiedmeyer Date: Fri, 14 Jul 2017 14:43:13 +0200 Subject: initial Replicant adaptions Signed-off-by: Wolfgang Wiedmeyer --- n5110.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'n5110.mk') 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) -- cgit v1.1