commit | 044803f44dff92e2e38909e9f8b49468794ce8f5 | [log] [tgz] |
---|---|---|
author | Todd Kennedy <toddke@google.com> | Fri Dec 21 15:10:16 2018 -0800 |
committer | Todd Kennedy <toddke@google.com> | Fri Dec 21 15:28:45 2018 -0800 |
tree | a0f66ff699e88c40edb004e2b8524d07338318e8 | |
parent | e38816598fc91022c028dae3f3d601ce1081b2ee [diff] [blame] |
Turn all warnings into errors Bug: 121388682 Test: idmap2 builds Change-Id: I6992c4d9b123a5e3d6cea91b1c83a90e57266837
diff --git a/cmds/idmap2/Android.bp b/cmds/idmap2/Android.bp index fe7099b..abe18ba 100644 --- a/cmds/idmap2/Android.bp +++ b/cmds/idmap2/Android.bp
@@ -23,6 +23,7 @@ ], tidy_flags: [ "-system-headers", + "-warnings-as-errors=*", ], }