Merge "Ignore benign clang/llvm warnings."
This commit is contained in:
committed by
Android (Google) Code Review
commit
991b0eded5
@@ -1,6 +1,8 @@
|
||||
LOCAL_PATH := $(call my-dir)
|
||||
include $(CLEAR_VARS)
|
||||
|
||||
LOCAL_CLANG_CFLAGS += -Wno-error=c++11-narrowing
|
||||
|
||||
LOCAL_SRC_FILES := \
|
||||
src/WVDrmPlugin.cpp \
|
||||
src/WVGenericCryptoInterface.cpp \
|
||||
|
||||
Reference in New Issue
Block a user