Skip to content
Snippets Groups Projects
Commit 48fc8fde authored by Dan Albert's avatar Dan Albert
Browse files

Remove uses of libcxx.mk.

This is a no-op.

Change-Id: I982883f994303ba622546b5c6cd0e935a354cde8
parent 3d6f7812
No related branches found
No related tags found
No related merge requests found
......@@ -44,9 +44,6 @@ LOCAL_MODULE_TAGS := tests
LOCAL_SRC_FILES := \
$(addprefix $(LATIN_IME_TEST_SRC_DIR)/, $(LATIN_IME_CORE_TEST_FILES))
LOCAL_STATIC_LIBRARIES += liblatinime_target_static_for_unittests
# Here intentionally include external/libcxx/libcxx.mk rather because
# $(BUILD_NATIVE_TEST) fails when LOCAL_NDK_STL_VARIANT is specified.
include external/libcxx/libcxx.mk
include $(BUILD_NATIVE_TEST)
#################### Clean up the tmp vars
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment