summaryrefslogtreecommitdiff
path: root/Android.mk
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:22:38 +0000
commit76ac7e631959ac46ad095b232a47d7dbac3e1b75 (patch)
tree62eff4ef00f7c5d0b98980247ae341d2a33a309e /Android.mk
parent1c81aa6375acfeec0a996170fae4849eb57121f5 (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 Merged-In: I6e4e79a7df201fdc2cefa60037adf831593eaa0f Change-Id: I6e4e79a7df201fdc2cefa60037adf831593eaa0f
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/Android.mk b/Android.mk
index 95c3340cd530..2517f6b76319 100644
--- a/Android.mk
+++ b/Android.mk
@@ -151,7 +151,6 @@ framework_docs_LOCAL_API_CHECK_JAVA_LIBRARIES := \
bouncycastle \
okhttp \
ext \
- icu4j \
framework \
voip-common \
android.test.mock \