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

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

am 0bd64076: resolved conflicts for c1d15931 to stage-aosp-master

* commit '0bd64076':
  Enable signed-integer-overflow in httplive
parents cfdee882 0bd64076
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -15,6 +15,7 @@ LOCAL_C_INCLUDES:= \

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

LOCAL_SHARED_LIBRARIES := \
        libbinder \