Merge "Rename fortify_sprintf_warnings.cpp to fortify_compilation_test.cpp."
This commit is contained in:
commit
45ee73a7fb
2 changed files with 1 additions and 1 deletions
|
@ -388,7 +388,7 @@ LOCAL_CXX = $(LOCAL_PATH)/file-check-cxx \
|
|||
LOCAL_CLANG := false
|
||||
LOCAL_MODULE := bionic-compile-time-tests-g++
|
||||
LOCAL_CPPFLAGS := -Wall
|
||||
LOCAL_SRC_FILES := fortify_sprintf_warnings.cpp
|
||||
LOCAL_SRC_FILES := fortify_compilation_test.cpp
|
||||
include $(BUILD_STATIC_LIBRARY)
|
||||
|
||||
include $(CLEAR_VARS)
|
||||
|
|
Loading…
Reference in a new issue