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

Commit 214a0405 authored by Dan Austin's avatar Dan Austin Committed by android-build-merger
Browse files

Merge "Enable fsanitize signed-integer-overflow in HEVC decoder"

am: 16427a1d

* commit '16427a1d':
  Enable fsanitize signed-integer-overflow in HEVC decoder
parents 7b65e85b 16427a1d
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -13,6 +13,8 @@ LOCAL_C_INCLUDES := $(TOP)/external/libhevc/decoder
LOCAL_C_INCLUDES += $(TOP)/external/libhevc/common
LOCAL_C_INCLUDES += $(TOP)/frameworks/av/media/libstagefright/include
LOCAL_C_INCLUDES += $(TOP)/frameworks/native/include/media/openmax
LOCAL_CLANG := true
LOCAL_SANITIZE := signed-integer-overflow

LOCAL_SHARED_LIBRARIES  := libstagefright
LOCAL_SHARED_LIBRARIES  += libstagefright_omx