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

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

Merge "Enable integer overflow sanitization in libinput."

parents bffbd09f 29b3555f
Loading
Loading
Loading
Loading
+3 −0
Original line number Original line Diff line number Diff line
@@ -55,6 +55,9 @@ include $(CLEAR_VARS)


LOCAL_SRC_FILES:= $(deviceSources)
LOCAL_SRC_FILES:= $(deviceSources)


LOCAL_CLANG := true
LOCAL_SANITIZE := integer

LOCAL_SHARED_LIBRARIES := \
LOCAL_SHARED_LIBRARIES := \
	liblog \
	liblog \
	libcutils \
	libcutils \