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

Commit 383a9b58 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Enable CFI for the amrwbenc software encoder static lib."

parents 2c6162a2 ef81adc7
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -102,7 +102,8 @@ LOCAL_C_INCLUDES := \
	$(LOCAL_PATH)/inc

LOCAL_CFLAGS += -Werror
#LOCAL_SANITIZE := signed-integer-overflow
LOCAL_SANITIZE := cfi
LOCAL_SANITIZE_DIAG := cfi

include $(BUILD_STATIC_LIBRARY)