summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
authorJean-Baptiste Queru <jbq@google.com>2010-04-30 10:13:35 -0700
committerJean-Baptiste Queru <jbq@google.com>2010-04-30 10:18:21 -0700
commit6e1c2a95596e3ea72b48c7b54395131acbeab1da (patch)
treed8e127aa0692411d9d66036a0a226cefc9784902 /Android.mk
parenta1a038e19392458bb3fdeb4a77becb083ef960f6 (diff)
downloadlibcore-6e1c2a95596e3ea72b48c7b54395131acbeab1da.zip
libcore-6e1c2a95596e3ea72b48c7b54395131acbeab1da.tar.gz
libcore-6e1c2a95596e3ea72b48c7b54395131acbeab1da.tar.bz2
Adapt to new location of libcore
Change-Id: I0dcadda241e7fd2a7429f9dd43d1ff5e945e5467
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/Android.mk b/Android.mk
index 31db2f4..0d7da37 100644
--- a/Android.mk
+++ b/Android.mk
@@ -27,3 +27,10 @@ include $(LOCAL_PATH)/JavaLibrary.mk
#
include $(LOCAL_PATH)/NativeCode.mk
+
+
+#
+# Include the definitions to build sqlite-related code.
+#
+
+include $(LOCAL_PATH)/sqlite-jdbc/Android.mk