Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 316e75fe authored by Andreas Gampe's avatar Andreas Gampe Committed by Gerrit Code Review
Browse files

Merge "Frameworks/base: Wall Werror in rs"

parents 8aa93764 67333928
Loading
Loading
Loading
Loading
+14 −13
Original line number Diff line number Diff line
@@ -26,6 +26,7 @@ LOCAL_C_INCLUDES += \
    $(rs_generated_include_dir)

LOCAL_CFLAGS += -Wno-unused-parameter -std=c++11
LOCAL_CFLAGS += -Wall -Werror -Wunused -Wunreachable-code

LOCAL_ADDITIONAL_DEPENDENCIES := $(addprefix $(rs_generated_include_dir)/,rsgApiFuncDecl.h)
LOCAL_MODULE:= librs_jni
+344 −131

File changed.

Preview size limit exceeded, changes collapsed.