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

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

am dbba66c8: am a6b09a9a: am 142aa0a5: Merge "Enable fsanitize...

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

* commit 'dbba66c8':
  Enable fsanitize signed-integer-overflow in AAC decoder
parents 3c98fa4f dbba66c8
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