Commit 1b3d825d authored by Brian Carlstrom's avatar Brian Carlstrom Committed by Android Git Automerger
Browse files

am a85c748b: Merge "Tracking changes to *-host for host shared libraries"

* commit 'a85c748b':
  Tracking changes to *-host for host shared libraries
parents 75d44639 a85c748b
......@@ -65,7 +65,7 @@ ifeq ($(WITH_HOST_DALVIK),true)
LOCAL_LDLIBS += -lpthread -ldl
LOCAL_CFLAGS += $(common_sqlite_flags)
LOCAL_MODULE:= libsqlite
LOCAL_SHARED_LIBRARIES += libicuuc libicui18n
LOCAL_SHARED_LIBRARIES += libicuuc-host libicui18n-host
LOCAL_STATIC_LIBRARIES := liblog libutils libcutils
# include android specific methods
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment