summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
authorSebastian Mauer <sebastian@n-unity.de>2011-11-30 01:40:01 +0100
committerSebastian Mauer <sebastian@n-unity.de>2011-11-30 01:40:01 +0100
commit6a58fbe4c0d78b345318fb86ea75df2f6b375304 (patch)
tree592c3431ee16938f28580ffeae2d7fb876cf2b24 /Android.mk
parentc550d7563a5c51040d5d7f91e23b9fa4baa69d8a (diff)
downloaddevice_samsung_n7000-6a58fbe4c0d78b345318fb86ea75df2f6b375304.zip
device_samsung_n7000-6a58fbe4c0d78b345318fb86ea75df2f6b375304.tar.gz
device_samsung_n7000-6a58fbe4c0d78b345318fb86ea75df2f6b375304.tar.bz2
Finished renaming device to galaxynote
Diffstat (limited to 'Android.mk')
-rwxr-xr-xAndroid.mk2
1 files changed, 1 insertions, 1 deletions
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))