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

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

am b14ccf22: am b41f9421: Merge "resolved conflicts for b6c719ec to...

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

* commit 'b14ccf22':
  Enable signed-integer-overflow in timedtext
parents ffa5ac80 b14ccf22
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 \