Merge "CTS: Suppress -Wunused-parameter"
This commit is contained in:
@@ -27,6 +27,9 @@ LOCAL_C_INCLUDES := $(JNI_H_INCLUDE)
|
||||
|
||||
LOCAL_SHARED_LIBRARIES := libnativehelper_compat_libc++ liblog
|
||||
LOCAL_CXX_STL := libc++_static
|
||||
|
||||
LOCAL_CFLAGS := -Wno-unused-parameter
|
||||
|
||||
include $(BUILD_SHARED_LIBRARY)
|
||||
|
||||
include $(CLEAR_VARS)
|
||||
|
||||
Reference in New Issue
Block a user