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

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

am 60c356d2: am 86dbc0d6: resolved conflicts for fd86dd2d to stage-aosp-master

* commit '60c356d2':
  Enable signed-integer-overflow in http
parents ac26e0f0 60c356d2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -23,6 +23,7 @@ LOCAL_CFLAGS += -Wno-multichar

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

include $(BUILD_SHARED_LIBRARY)