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

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

Merge "Enable signed-integer-overflow in timedtext"

parents c82fcdda 25671ba7
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -10,6 +10,8 @@ LOCAL_SRC_FILES:= \
        TimedTextPlayer.cpp

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

LOCAL_C_INCLUDES:= \
        $(TOP)/frameworks/av/include/media/stagefright/timedtext \