Merge changes from topic "rs-deprecation" am: 67485cf930 am: 9b5047f696
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1683499 Change-Id: Ib4d54fc2149f9a1289975c71ba2465a4702185b2
This commit is contained in:
@@ -26,7 +26,7 @@ LOCAL_C_INCLUDES += \
|
||||
frameworks/rs
|
||||
|
||||
LOCAL_CFLAGS += -Wno-unused-parameter
|
||||
LOCAL_CFLAGS += -Wall -Werror -Wunused -Wunreachable-code
|
||||
LOCAL_CFLAGS += -Wall -Werror -Wunused -Wunreachable-code -Wno-deprecated-declarations
|
||||
|
||||
LOCAL_MODULE:= librs_jni
|
||||
LOCAL_LICENSE_KINDS:= SPDX-license-identifier-Apache-2.0
|
||||
|
||||
Reference in New Issue
Block a user