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

Commit a6b09a9a authored by Dan Austin's avatar Dan Austin Committed by Android Git Automerger
Browse files

am 142aa0a5: Merge "Enable fsanitize signed-integer-overflow in AAC decoder"

* commit '142aa0a5':
  Enable fsanitize signed-integer-overflow in AAC decoder
parents 9664e182 142aa0a5
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -19,6 +19,8 @@ LOCAL_C_INCLUDES := \
LOCAL_CFLAGS :=

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

LOCAL_STATIC_LIBRARIES := libFraunhoferAAC