From 6a58fbe4c0d78b345318fb86ea75df2f6b375304 Mon Sep 17 00:00:00 2001 From: Sebastian Mauer Date: Wed, 30 Nov 2011 01:40:01 +0100 Subject: Finished renaming device to galaxynote --- Android.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Android.mk') diff --git a/Android.mk b/Android.mk index 0159edb..260c4a4 100755 --- a/Android.mk +++ b/Android.mk @@ -14,7 +14,7 @@ LOCAL_PATH := $(call my-dir) -ifeq ($(TARGET_DEVICE),note) +ifeq ($(TARGET_DEVICE),galaxynote) ifneq ($(TARGET_SIMULATOR),true) include $(call all-makefiles-under,$(LOCAL_PATH)) -- cgit v1.1