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

Commit 9d46697e authored by Dan Austin's avatar Dan Austin Committed by Android (Google) Code Review
Browse files

Merge "resolved conflicts for c82fcdda to stage-aosp-master" into stage-aosp-master

parents 80bee1ee bd4e0384
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -33,6 +33,7 @@ endif

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

LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk

@@ -55,8 +56,14 @@ LOCAL_C_INCLUDES:= \
	frameworks/av/media/libstagefright \
	$(TOP)/frameworks/native/include/media/openmax

<<<<<<< HEAD
LOCAL_CFLAGS += -Wno-multichar -Werror -Wall
LOCAL_CLANG := true
=======
LOCAL_CFLAGS += -Wno-multichar
LOCAL_CLANG := true
LOCAL_SANITIZE := signed-integer-overflow
>>>>>>> c82fcdda59031a3886863be2622994819d80ba25

LOCAL_MODULE_TAGS := optional