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

Commit 82352e71 authored by Chad Brubaker's avatar Chad Brubaker
Browse files

Revert "Enable integer overflow detection in libmedia"

This reverts commit 0d9f5a12.

Change-Id: Icb109278a3dee37f66f1e022082a037c7d0a3b08
parent 0d9f5a12
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -83,9 +83,6 @@ LOCAL_C_INCLUDES := \
    $(call include-path-for, audio-effects) \
    $(call include-path-for, audio-utils)

LOCAL_CLANG := true
LOCAL_SANITIZE := signed-integer-overflow unsigned-integer-overflow

include $(BUILD_SHARED_LIBRARY)

include $(CLEAR_VARS)