summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2011-03-17 13:46:26 -0700
committerElliott Hughes <enh@google.com>2011-03-17 13:46:26 -0700
commit2db55fa82a400d987072d075f3c3146342ad0f84 (patch)
treed21a632a136a546c81eaef9664b63dc700d5e01b /Android.mk
parentc00e3505c2ff04c38dff2c8a2aab5b1ec8170f17 (diff)
downloadlibcore-2db55fa82a400d987072d075f3c3146342ad0f84.zip
libcore-2db55fa82a400d987072d075f3c3146342ad0f84.tar.gz
libcore-2db55fa82a400d987072d075f3c3146342ad0f84.tar.bz2
Don't build our own copy of javasqlite now there's one in external.
Change-Id: I64970355bbe775e54a4eb4360e00b1771ddea2f2
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk6
1 files changed, 0 insertions, 6 deletions
diff --git a/Android.mk b/Android.mk
index 421e01d..61823e8 100644
--- a/Android.mk
+++ b/Android.mk
@@ -30,12 +30,6 @@ include $(LOCAL_PATH)/NativeCode.mk
#
-# Include the definitions to build sqlite-related code.
-#
-
-include $(LOCAL_PATH)/sqlite-jdbc/Android.mk
-
-#
# Disable test modules if LIBCORE_SKIP_TESTS envar is set
#