Rename fortify_sprintf_warnings.cpp to fortify_compilation_test.cpp.
Bug: 19234260 Change-Id: Ife27ca13eeae317739eda25b40dd2a08606d6d6f
This commit is contained in:
parent
5d40020458
commit
24e8871faa
@ -388,7 +388,7 @@ LOCAL_CXX = $(LOCAL_PATH)/file-check-cxx \
|
|||||||
LOCAL_CLANG := false
|
LOCAL_CLANG := false
|
||||||
LOCAL_MODULE := bionic-compile-time-tests-g++
|
LOCAL_MODULE := bionic-compile-time-tests-g++
|
||||||
LOCAL_CPPFLAGS := -Wall
|
LOCAL_CPPFLAGS := -Wall
|
||||||
LOCAL_SRC_FILES := fortify_sprintf_warnings.cpp
|
LOCAL_SRC_FILES := fortify_compilation_test.cpp
|
||||||
include $(BUILD_STATIC_LIBRARY)
|
include $(BUILD_STATIC_LIBRARY)
|
||||||
|
|
||||||
include $(CLEAR_VARS)
|
include $(CLEAR_VARS)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user