summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoe Onorato <joeo@android.com>2010-07-15 11:08:20 -0700
committerAndroid (Google) Code Review <android-gerrit@google.com>2010-07-15 11:08:20 -0700
commit4da2dabd9828e43b05c234be082905c7825a22ec (patch)
treecdbafb9566d9376898bc0ff1ccaaef9b3b267b92
parent652e9a017a7c5c772361bf57279fae0c26992329 (diff)
parent0491d8283da28277fc464e0b06a1712b941e887d (diff)
downloadexternal_webkit-4da2dabd9828e43b05c234be082905c7825a22ec.zip
external_webkit-4da2dabd9828e43b05c234be082905c7825a22ec.tar.gz
external_webkit-4da2dabd9828e43b05c234be082905c7825a22ec.tar.bz2
Merge "The ICU data is no longer compiled directly into the shared library." into gingerbread
-rw-r--r--Android.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/Android.mk b/Android.mk
index 4390cf3..21f6cf4 100644
--- a/Android.mk
+++ b/Android.mk
@@ -278,7 +278,6 @@ LOCAL_SHARED_LIBRARIES := \
libui \
libcutils \
libicuuc \
- libicudata \
libicui18n \
libmedia \
libsurfaceflinger_client