mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
am 65866430: Remove hardcoded ICU include paths.
* commit '65866430cf310c8711d77b2feff70a25006cb948': Remove hardcoded ICU include paths.
This commit is contained in:
commit
fa7d72355b
@ -33,7 +33,6 @@ LOCAL_MODULE := libminikin
|
||||
LOCAL_C_INCLUDES += \
|
||||
external/harfbuzz_ng/src \
|
||||
external/freetype/include \
|
||||
external/icu/icu4c/source/common \
|
||||
frameworks/minikin/include
|
||||
|
||||
LOCAL_SHARED_LIBRARIES := \
|
||||
|
||||
@ -21,7 +21,6 @@ LOCAL_MODULE_TAGS := tests
|
||||
LOCAL_C_INCLUDES += \
|
||||
external/harfbuzz_ng/src \
|
||||
external/freetype/include \
|
||||
external/icu/icu4c/source/common \
|
||||
frameworks/minikin/include
|
||||
|
||||
LOCAL_SRC_FILES:= example.cpp
|
||||
@ -49,7 +48,6 @@ LOCAL_MODULE_TAG := tests
|
||||
LOCAL_C_INCLUDES += \
|
||||
external/harfbuzz_ng/src \
|
||||
external/freetype/include \
|
||||
external/icu/icu4c/source/common \
|
||||
frameworks/minikin/include \
|
||||
external/skia/src/core
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user