Loading libs/ui/Android.mk +1 −0 Original line number Original line Diff line number Diff line Loading @@ -17,6 +17,7 @@ include $(CLEAR_VARS) LOCAL_CLANG := true LOCAL_CLANG := true LOCAL_CPPFLAGS := -std=c++1y -Weverything -Werror LOCAL_CPPFLAGS := -std=c++1y -Weverything -Werror LOCAL_SANITIZE := integer # The static constructors and destructors in this library have not been noted to # The static constructors and destructors in this library have not been noted to # introduce significant overheads # introduce significant overheads Loading Loading
libs/ui/Android.mk +1 −0 Original line number Original line Diff line number Diff line Loading @@ -17,6 +17,7 @@ include $(CLEAR_VARS) LOCAL_CLANG := true LOCAL_CLANG := true LOCAL_CPPFLAGS := -std=c++1y -Weverything -Werror LOCAL_CPPFLAGS := -std=c++1y -Weverything -Werror LOCAL_SANITIZE := integer # The static constructors and destructors in this library have not been noted to # The static constructors and destructors in this library have not been noted to # introduce significant overheads # introduce significant overheads Loading