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

Commit d5d37170 authored by Tim Murray's avatar Tim Murray Committed by Android (Google) Code Review
Browse files

Merge "Convert Java/JNI to 64-bit, part 1."

parents 8ef0c148 eff663f3
Loading
Loading
Loading
Loading
+115 −115

File changed.

Preview size limit exceeded, changes collapsed.

+1 −1
Original line number Diff line number Diff line
@@ -26,7 +26,7 @@ LOCAL_C_INCLUDES += \
	$(rs_generated_include_dir) \
	$(call include-path-for, corecg graphics)

LOCAL_CFLAGS +=
LOCAL_CFLAGS += -Wno-unused-parameter

LOCAL_LDLIBS := -lpthread
LOCAL_ADDITIONAL_DEPENDENCIES := $(addprefix $(rs_generated_include_dir)/,rsgApiFuncDecl.h)
+328 −328

File changed.

Preview size limit exceeded, changes collapsed.