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

Commit 619e79a2 authored by Dan Austin's avatar Dan Austin Committed by Gerrit Code Review
Browse files

Merge "Enable signed-integer-overflow in wifi-display"

parents 60d65657 f43a9396
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