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

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

am b41f9421: Merge "resolved conflicts for b6c719ec to stage-aosp-master" into stage-aosp-master

* commit 'b41f9421':
  Enable signed-integer-overflow in timedtext
parents a209e45b b41f9421
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -11,6 +11,7 @@ LOCAL_SRC_FILES:= \

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

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