am 73fc10a6: docs: add support for meta description in the doclava <head>; docs can optionally add a page.metaDescription definition to the document HDF data (above the @jd:body).
* commit '73fc10a67d65cd077e5ff5c4bb2d91f2208ab338':
docs: add support for meta description in the doclava <head>; docs can optionally add a page.metaDescription definition to the document HDF data (above the @jd:body).
diff --git a/Android.mk b/Android.mk
index 302ae6e..7d8953f 100644
--- a/Android.mk
+++ b/Android.mk
@@ -23,7 +23,7 @@
LOCAL_JAVA_LIBRARIES := \
jsilver \
guavalib \
- antlr
+ antlr-runtime
LOCAL_CLASSPATH := \
$(HOST_JDK_TOOLS_JAR)