commit | 7d045f6b743ccda00def2db24b957d31621b151e | [log] [tgz] |
---|---|---|
author | Tom Cherry <tomcherry@google.com> | Mon Sep 30 12:58:55 2019 -0700 |
committer | Tom Cherry <tomcherry@google.com> | Mon Sep 30 12:58:55 2019 -0700 |
tree | 909186b316f8d678b7a41d5c340b0381a4e9d53f | |
parent | 2c392b6d0abf58615eba18c5840480ca045b4862 [diff] [blame] |
liblog: add -Wall,-Wextra and do related clean-up. Test: build Change-Id: I3b33f2b896cb8bf7ad9edf110d1739d559028282
diff --git a/liblog/Android.bp b/liblog/Android.bp index c38d8cd..588089b 100644 --- a/liblog/Android.bp +++ b/liblog/Android.bp
@@ -108,7 +108,9 @@ }, cflags: [ + "-Wall", "-Werror", + "-Wextra", // This is what we want to do: // liblog_cflags := $(shell \ // sed -n \