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

Commit 33cb1ec2 authored by Dan Austin's avatar Dan Austin
Browse files

Revert "resolved conflicts for c82fcdda to stage-aosp-master"

This reverts commit bd4e0384.

Change-Id: I60d1bf66e4b5f1b9cce82748b5e93166077b79c6
parent bd4e0384
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -10,7 +10,6 @@ LOCAL_C_INCLUDES:= \

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

LOCAL_MODULE:= libstagefright_matroska

+0 −7
Original line number Diff line number Diff line
@@ -33,7 +33,6 @@ endif

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

LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk

@@ -56,14 +55,8 @@ 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