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

Commit fc629c18 authored by Dan Austin's avatar Dan Austin
Browse files

Enable signed-integer-overflow in httplive

BUG: 23752600
Change-Id: I0683547462f04ff727e67604a5f186eed613524b
parent 85dc1577
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 \