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

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

resolved conflicts for 5cfb105b to master

Change-Id: Ib8db576bfa4a0091b15abcd80ea22348102df47c
parents 45409868 5cfb105b
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -33,7 +33,7 @@ endif

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

LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk

@@ -58,6 +58,7 @@ LOCAL_C_INCLUDES:= \

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

LOCAL_MODULE_TAGS := optional