summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2011-03-17 14:12:24 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2011-03-17 14:12:24 -0700
commit31d5bfb9a9c136f09573d488cabfd3832124aeff (patch)
tree66a4fde33ab7575cc9ff91a27413dd1a0c284b43 /Android.mk
parent52724d3ebd4ccaaa4b9f5576e329d4272cde8ea9 (diff)
parent2db55fa82a400d987072d075f3c3146342ad0f84 (diff)
downloadlibcore-31d5bfb9a9c136f09573d488cabfd3832124aeff.zip
libcore-31d5bfb9a9c136f09573d488cabfd3832124aeff.tar.gz
libcore-31d5bfb9a9c136f09573d488cabfd3832124aeff.tar.bz2
am 2db55fa8: Don\'t build our own copy of javasqlite now there\'s one in external.
* commit '2db55fa82a400d987072d075f3c3146342ad0f84': Don't build our own copy of javasqlite now there's one in external.
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 c00acbb..d9e4b71 100644
--- a/Android.mk
+++ b/Android.mk
@@ -31,12 +31,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
#