Merge changes from topic "rs-deprecation" am: 67485cf930
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1683499 Change-Id: I800ecc51dfd2c9972f5ab23938df4eb6f2a4c3f0
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