aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Onorato <joeo@android.com>2010-07-13 19:08:08 -0700
committerJoe Onorato <joeo@android.com>2010-07-13 19:08:08 -0700
commit04e41374bbe3198c6c4694eec6e74ade13d1260c (patch)
tree02d868887bf94dc057a03c1585fda1e0d3680734
parent2c3fc7a0c04b2feb274d0809c182adc96b284aba (diff)
downloadlibnativehelper-04e41374bbe3198c6c4694eec6e74ade13d1260c.tar.gz
The ICU data is no longer compiled directly into the shared library.
Change-Id: Ief1aa1c5f6da39f4d94cb68b285d8e02cc10b9ac
-rw-r--r--Android.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/Android.mk b/Android.mk
index 552f139..2acc869 100644
--- a/Android.mk
+++ b/Android.mk
@@ -36,7 +36,6 @@ shared_libraries := \
libutils \
libz \
libcrypto \
- libicudata \
libicuuc \
libicui18n \
libsqlite