Merge \\\"Disable warning triggered in Clang r271374\\\" am: bba87840d3 am: 4643acaa34
am: 46b64ae00e
Change-Id: If4fb63fc20ba9cd10bd10c8255f2275a29477801
This commit is contained in:
committed by
android-build-merger
commit
64baa7025d
@@ -50,4 +50,8 @@ LOCAL_SHARED_LIBRARIES := liblog libutils libfilterfw
|
||||
|
||||
LOCAL_CFLAGS += -Wall -Werror -Wunused -Wunreachable-code
|
||||
|
||||
# Bug: http://b/29823425 Disable constant-conversion warning triggered in
|
||||
# native/imageproc/to_rgba.c
|
||||
LOCAL_CFLAGS += -Wno-constant-conversion
|
||||
|
||||
include $(BUILD_SHARED_LIBRARY)
|
||||
|
||||
Reference in New Issue
Block a user