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

Commit 7c895d69 authored by Dan Austin's avatar Dan Austin
Browse files

Enable fsanitize signed-integer-overflow in Soft VPX encoder

Bug: 23756200
Change-Id: Ice3cb3a07aa74f596b40de01efadbce7dab20858
parent 47e75ca7
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -11,6 +11,9 @@ LOCAL_C_INCLUDES := \
        frameworks/av/media/libstagefright/include \
        frameworks/native/include/media/openmax \

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

LOCAL_STATIC_LIBRARIES := \
        libvpx