am 65866430: Remove hardcoded ICU include paths.
* commit '65866430cf310c8711d77b2feff70a25006cb948': Remove hardcoded ICU include paths.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user