| commit | 086ad294cc47295cd9b9bc01085f536287af5e12 | [log] [tgz] |
|---|---|---|
| author | Chih-Hung Hsieh <chh@google.com> | Wed Dec 13 11:15:28 2017 -0800 |
| committer | Chih-Hung Hsieh <chh@google.com> | Wed Dec 13 15:59:53 2017 -0800 |
| tree | 2455ad43a3eeb725cebb691832d5c6cbdadcfc91 | |
| parent | 38ed2ab5f13d8960c6a9eb2a2c8905d328ad873d [diff] |
Add default -Werror to libstagefright/codecs. Bug: 66996870 Test: normal build Change-Id: I16c1d3b4b7ab3679b12dd0d94e5d130e33a27009
diff --git a/cc/config/global.go b/cc/config/global.go index aacd383..6f4b3e2 100644 --- a/cc/config/global.go +++ b/cc/config/global.go
@@ -122,7 +122,6 @@ WarningAllowedProjects = []string{ "external/skia/", "device/", - "frameworks/av/media/libstagefright/codecs/", "vendor/", }