Use -Werror in packages/apps/Messaging/jni

Bug: 66996870
Test: build with WITH_TIDY=1
Change-Id: I3d7f5b98523c9fee08f2d1c29178ae050923617c
This commit is contained in:
Chih-Hung Hsieh
2017-11-01 15:55:12 -07:00
parent 443a8888f2
commit cd6efe25a4

View File

@@ -27,7 +27,7 @@ LOCAL_C_INCLUDES := \
LOCAL_MODULE := libgiftranscode
LOCAL_SRC_FILES := GifTranscoder.cpp
LOCAL_CFLAGS += -Wall -Wno-unused-parameter -Wno-switch
LOCAL_CFLAGS += -Wall -Werror -Wno-unused-parameter -Wno-switch
LOCAL_SDK_VERSION := 19
LOCAL_NDK_STL_VARIANT := c++_static # LLVM libc++