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