aboutsummaryrefslogtreecommitdiff
path: root/core/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'core/Android.mk')
-rw-r--r--core/Android.mk8
1 files changed, 0 insertions, 8 deletions
diff --git a/core/Android.mk b/core/Android.mk
deleted file mode 100644
index 8eb6e0c20..000000000
--- a/core/Android.mk
+++ /dev/null
@@ -1,8 +0,0 @@
-LOCAL_PATH:= $(call my-dir)
-include $(CLEAR_VARS)
-LOCAL_PREBUILT_STATIC_JAVA_LIBRARIES := zxing-core-1.7:core.jar
-include $(BUILD_MULTI_PREBUILT)
-
-include $(CLEAR_VARS)
-LOCAL_PREBUILT_STATIC_JAVA_LIBRARIES := zxing-core-1.7:core.jar
-include $(BUILD_HOST_PREBUILT)