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

Commit c2193481 authored by Yao Chen's avatar Yao Chen Committed by Android (Google) Code Review
Browse files

Merge "Remove unsigned-integer-overflow signed-integer-overflow from sanitizer." into pi-dev

parents 3a4d4957 461a75f2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -138,7 +138,7 @@ LOCAL_MODULE_CLASS := EXECUTABLES
# Enable sanitizer on eng builds
ifeq ($(TARGET_BUILD_VARIANT),eng)
    LOCAL_CLANG := true
    LOCAL_SANITIZE := address unsigned-integer-overflow signed-integer-overflow
    LOCAL_SANITIZE := address
endif

LOCAL_INIT_RC := statsd.rc