summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk7
1 files changed, 0 insertions, 7 deletions
diff --git a/Android.mk b/Android.mk
index 32a6dba..42651f4 100644
--- a/Android.mk
+++ b/Android.mk
@@ -26,13 +26,6 @@ LOCAL_SRC_FILES := cypress-touchkey.kcm
LOCAL_MODULE_TAGS := optional
include $(BUILD_KEY_CHAR_MAP)
-#include $(CLEAR_VARS)
-#LOCAL_SRC_FILES := setup_fs.c
-#LOCAL_MODULE := setup_fs
-#LOCAL_MODULE_TAGS := optional
-##LOCAL_SHARED_LIBRARIES += libext4_utils libz
-#include $(BUILD_EXECUTABLE)
-
ifneq ($(TARGET_SIMULATOR),true)
include $(call all-makefiles-under,$(LOCAL_PATH))
endif