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

Commit 60d65657 authored by Dan Austin's avatar Dan Austin Committed by Gerrit Code Review
Browse files

Merge "Enable signed-integer-overflow in yuv"

parents 97ed4e73 58498df5
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -13,6 +13,7 @@ LOCAL_MODULE:= libstagefright_yuv


LOCAL_CFLAGS += -Werror

LOCAL_CLANG := true
LOCAL_SANITIZE := signed-integer-overflow

include $(BUILD_SHARED_LIBRARY)