am cc47075c: Merge "Remove uses of libcxx.mk."

* commit 'cc47075cd72d3649433c7a69ae5c88669a56646d':
  Remove uses of libcxx.mk.
main
Dan Albert 2015-03-27 21:42:15 +00:00 committed by Android Git Automerger
commit 06e62ab24e
1 changed files with 0 additions and 3 deletions

View File

@ -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