Use -Werror in packages/apps/Messaging/jni

am: cd6efe25a4

Change-Id: I56f5bee51ab4a56b11fc4e639b063728735f31e0
This commit is contained in:
Chih-Hung Hsieh
2017-11-02 19:03:25 +00:00
committed by android-build-merger

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