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

Commit f43a9396 authored by Dan Austin's avatar Dan Austin
Browse files

Enable signed-integer-overflow in wifi-display

BUG: 23752600
Change-Id: Ib222e8733cf57ea0e1e1e4f40651fce169b63c79
parent 60d65657
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -30,6 +30,9 @@ LOCAL_SHARED_LIBRARIES:= \
        libui                           \
        libutils                        \

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

LOCAL_MODULE:= libstagefright_wfd

LOCAL_MODULE_TAGS:= optional