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

Commit c1d15931 authored by Dan Austin's avatar Dan Austin Committed by Gerrit Code Review
Browse files

Merge "Enable signed-integer-overflow in httplive"

parents fd86dd2d fc629c18
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -13,6 +13,8 @@ LOCAL_C_INCLUDES:= \
	$(TOP)/frameworks/native/include/media/openmax

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

LOCAL_SHARED_LIBRARIES := \
        libbinder \