OSDN Git Service

Resolved conflicts for merge of de1d2252 to master
authorJoe Onorato <joeo@android.com>
Thu, 15 Jul 2010 18:24:40 +0000 (11:24 -0700)
committerJoe Onorato <joeo@android.com>
Thu, 15 Jul 2010 18:24:40 +0000 (11:24 -0700)
Change-Id: If44e4cfa8df812bceb8f39d9343530824cbf3b7c

1  2 
luni/src/main/native/sub.mk

@@@ -62,16 -28,7 +62,15 @@@ LOCAL_C_INCLUDES += 
  # be listed in libs/nativehelper/Android.mk.
  # TODO: fix this requirement
  
 -LOCAL_SHARED_LIBRARIES += libutils
 +LOCAL_SHARED_LIBRARIES += \
 +      libcrypto \
 +      libcutils \
 +      libexpat \
-       libicudata \
 +      libicuuc \
 +      libicui18n \
 +      libssl \
 +      libutils \
 +      libz
  
  LOCAL_STATIC_LIBRARIES += \
        libfdlibm