Merge "Use -Werror in system/vold/tests"
This commit is contained in:
commit
d6d0e91c62
1 changed files with 1 additions and 0 deletions
|
@ -12,4 +12,5 @@ LOCAL_SRC_FILES := VolumeManager_test.cpp
|
|||
LOCAL_MODULE := vold_tests
|
||||
LOCAL_MODULE_TAGS := eng tests
|
||||
|
||||
LOCAL_CFLAGS := -Wall -Werror
|
||||
include $(BUILD_NATIVE_TEST)
|
||||
|
|
Loading…
Reference in a new issue