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

Commit 61168777 authored by Dan Austin's avatar Dan Austin Committed by android-build-merger
Browse files

Merge "Enable fsanitize signed-integer-overflow in GSM decoder" am: dd81129f

am: 59702d19

* commit '59702d19':
  Enable fsanitize signed-integer-overflow in GSM decoder
parents dd543ebb 59702d19
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -10,6 +10,8 @@ LOCAL_C_INCLUDES := \
        external/libgsm/inc

LOCAL_CFLAGS += -Werror
LOCAL_CLANG := true
LOCAL_SANITIZE := signed-integer-overflow

LOCAL_SHARED_LIBRARIES := \
        libstagefright libstagefright_omx libstagefright_foundation libutils liblog