summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeil Fuller <nfuller@google.com>2018-02-26 20:38:26 +0000
committerNeil Fuller <nfuller@google.com>2018-02-26 21:03:12 +0000
commit34f7230512b6c22aed6b9bc8d2ff29eac5cc0ca6 (patch)
treea35abb855bea7ff013ca0aa9b7dcc63f7a020cda
parentdf1272bfd2f4b5fc348ef3cae335f80bc99d418e (diff)
Remove icu4j dependency.
This dependency is no longer required: it was added for libcore when libcore was implemented in terms of com.icu classes. libcore has since moved to android.icu (in core-libart) and so the droiddoc dependency is no longer required. Test: make droid docs Change-Id: I6e4e79a7df201fdc2cefa60037adf831593eaa0f
-rw-r--r--Android.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/Android.mk b/Android.mk
index 58e21ffd1617..59278b03a7d2 100644
--- a/Android.mk
+++ b/Android.mk
@@ -143,7 +143,6 @@ framework_docs_LOCAL_API_CHECK_JAVA_LIBRARIES := \
bouncycastle \
okhttp \
ext \
- icu4j \
framework \
voip-common \