From 9b688ef8c6adb2d5e7eff74bf3d4733143e5fdf0 Mon Sep 17 00:00:00 2001 From: RGIB Date: Sun, 27 Nov 2016 23:57:51 +0100 Subject: i9305 : include vendors correctly Change-Id: Icfac5ffb8def52f2effd26262172f430530675ac --- i9305.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i9305.mk b/i9305.mk index 13f65fc..3315fbc 100644 --- a/i9305.mk +++ b/i9305.mk @@ -93,5 +93,5 @@ $(call inherit-product, frameworks/native/build/phone-xhdpi-2048-dalvik-heap.mk) $(call inherit-product, vendor/samsung/i9305/i9305-vendor.mk) # Include common makefile -$(call inherit-product, device/samsung/smdk4412-qcom-common/common.mk) $(call inherit-product, device/samsung/smdk4412-common/common.mk) +$(call inherit-product, device/samsung/smdk4412-qcom-common/common.mk) -- cgit v1.1