summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'Android.mk')
-rwxr-xr-xAndroid.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/Android.mk b/Android.mk
index 260c4a4..1047363 100755
--- a/Android.mk
+++ b/Android.mk
@@ -16,8 +16,6 @@ LOCAL_PATH := $(call my-dir)
ifeq ($(TARGET_DEVICE),galaxynote)
-ifneq ($(TARGET_SIMULATOR),true)
include $(call all-makefiles-under,$(LOCAL_PATH))
-endif
endif