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

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

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

* commit '86dbc0d6':
  Enable signed-integer-overflow in http
parents 331f8ee5 86dbc0d6
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)