From 529c0e352ca247e90c94ac40f44d61921483124e Mon Sep 17 00:00:00 2001 From: RGIB Date: Thu, 20 Oct 2016 20:47:34 +0200 Subject: n5100 : cleanup Change-Id: I795e8858b12db409d311bb77991f6b61dd04aad7 --- n5100.mk | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'n5100.mk') diff --git a/n5100.mk b/n5100.mk index 65784b2..6271d47 100755 --- a/n5100.mk +++ b/n5100.mk @@ -45,6 +45,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 -# Include common makefile -$(call inherit-product, device/samsung/kona-common/kona-common.mk) $(call inherit-product, vendor/samsung/n5100/n5100-vendor.mk) +$(call inherit-product, device/samsung/kona-common/kona-common.mk) -- cgit v1.1