forked from firka/flutter
Merge "Rename libicuuc-host/libicui18n-host to libicuuc/libicui18n"
This commit is contained in:
@@ -28,7 +28,7 @@ LOCAL_STATIC_LIBRARIES := libminikin_host
|
||||
|
||||
LOCAL_SHARED_LIBRARIES := \
|
||||
liblog \
|
||||
libicuuc-host
|
||||
libicuuc
|
||||
|
||||
LOCAL_SRC_FILES += \
|
||||
HyphTool.cpp
|
||||
|
||||
@@ -109,7 +109,7 @@ LOCAL_MODULE_TAGS := optional
|
||||
LOCAL_EXPORT_C_INCLUDE_DIRS := frameworks/minikin/include
|
||||
LOCAL_C_INCLUDES := $(minikin_c_includes)
|
||||
LOCAL_CPPFLAGS += -Werror -Wall -Wextra $(enable_race_detection)
|
||||
LOCAL_SHARED_LIBRARIES := liblog libicuuc-host
|
||||
LOCAL_SHARED_LIBRARIES := liblog libicuuc
|
||||
|
||||
LOCAL_SRC_FILES := Hyphenator.cpp
|
||||
|
||||
|
||||
Reference in New Issue
Block a user