diff options
author | Joe Onorato <joeo@android.com> | 2010-07-15 11:08:20 -0700 |
---|---|---|
committer | Android (Google) Code Review <android-gerrit@google.com> | 2010-07-15 11:08:20 -0700 |
commit | 4da2dabd9828e43b05c234be082905c7825a22ec (patch) | |
tree | cdbafb9566d9376898bc0ff1ccaaef9b3b267b92 | |
parent | 652e9a017a7c5c772361bf57279fae0c26992329 (diff) | |
parent | 0491d8283da28277fc464e0b06a1712b941e887d (diff) | |
download | external_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.mk | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -278,7 +278,6 @@ LOCAL_SHARED_LIBRARIES := \ libui \ libcutils \ libicuuc \ - libicudata \ libicui18n \ libmedia \ libsurfaceflinger_client |