From a79a28e6d433e3316ee3e2b9b91a653306725683 Mon Sep 17 00:00:00 2001 From: Arif Ali Date: Thu, 31 May 2012 09:12:10 +0100 Subject: [PATCH] fix typo in galaxys2.mk --- galaxys2.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/galaxys2.mk b/galaxys2.mk index 34f1d3b..ef466e7 100644 --- a/galaxys2.mk +++ b/galaxys2.mk @@ -134,7 +134,7 @@ PRODUCT_COPY_FILES += \ $(LOCAL_KERNEL):kernel # Add support for goo.im -(call inherit-product, device/samsung/galaxys2/goo.mk) +$(call inherit-product, device/samsung/galaxys2/goo.mk) # See comment at the top of this file. This is where the other # half of the device-specific product definition file takes care