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

Commit 6d59e98b authored by Dan Austin's avatar Dan Austin Committed by Android Git Automerger
Browse files

am 8c77ec50: Merge "Enable fsanitize integer in ui"

* commit '8c77ec50':
  Enable fsanitize integer in ui
parents 8e2a4f27 8c77ec50
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -17,6 +17,7 @@ include $(CLEAR_VARS)

LOCAL_CLANG := true
LOCAL_CPPFLAGS := -std=c++1y -Weverything -Werror
LOCAL_SANITIZE := integer

# The static constructors and destructors in this library have not been noted to
# introduce significant overheads