Ignore benign clang/llvm warnings.
Change-Id: Ibb8d60c6e238504dfe6a15425a65405bcf083358
This commit is contained in:
@@ -1,6 +1,8 @@
|
|||||||
LOCAL_PATH := $(call my-dir)
|
LOCAL_PATH := $(call my-dir)
|
||||||
include $(CLEAR_VARS)
|
include $(CLEAR_VARS)
|
||||||
|
|
||||||
|
LOCAL_CLANG_CFLAGS += -Wno-error=c++11-narrowing
|
||||||
|
|
||||||
LOCAL_SRC_FILES := \
|
LOCAL_SRC_FILES := \
|
||||||
src/WVDrmPlugin.cpp \
|
src/WVDrmPlugin.cpp \
|
||||||
src/WVGenericCryptoInterface.cpp \
|
src/WVGenericCryptoInterface.cpp \
|
||||||
|
|||||||
Reference in New Issue
Block a user