summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
authorKoushik Dutta <koushd@gmail.com>2011-11-20 21:47:29 -0800
committerKoushik Dutta <koushd@gmail.com>2011-11-20 21:47:29 -0800
commit16754dd56552e914576971ddc53ef852ca84244c (patch)
treef481950e3a58a1299c3621c95f892a8607bfd762 /Android.mk
parente8146cee11f222b4841fc761c6338ad6277846ee (diff)
downloaddevice_samsung_crespo-16754dd56552e914576971ddc53ef852ca84244c.zip
device_samsung_crespo-16754dd56552e914576971ddc53ef852ca84244c.tar.gz
device_samsung_crespo-16754dd56552e914576971ddc53ef852ca84244c.tar.bz2
squash changes
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/Android.mk b/Android.mk
index dc8cf1a..d995e30 100644
--- a/Android.mk
+++ b/Android.mk
@@ -33,8 +33,8 @@ LOCAL_MODULE_TAGS := optional
#LOCAL_SHARED_LIBRARIES += libext4_utils libz
include $(BUILD_EXECUTABLE)
-endif
-
ifneq ($(TARGET_SIMULATOR),true)
include $(call all-makefiles-under,$(LOCAL_PATH))
endif
+
+endif