aboutsummaryrefslogtreecommitdiffstats
path: root/cc
diff options
context:
space:
mode:
authorChih-Hung Hsieh <chh@google.com>2017-12-07 11:22:00 -0800
committerChih-Hung Hsieh <chh@google.com>2017-12-07 11:22:00 -0800
commit2c07fc68fd2180f84c917c64ed2fd95f435ffcd9 (patch)
treef7eb584fdc989af6215c02b0c94a25ad641b1cb5 /cc
parent4b9bb14dd2b6b606078187f555ceffce9c6c8a41 (diff)
downloadbuild_soong-2c07fc68fd2180f84c917c64ed2fd95f435ffcd9.tar.gz
build_soong-2c07fc68fd2180f84c917c64ed2fd95f435ffcd9.tar.bz2
build_soong-2c07fc68fd2180f84c917c64ed2fd95f435ffcd9.zip
Add default -Werror to cts.
Bug: 66996870 Test: build with WITH_TIDY=1 Change-Id: I4900286f75c4f0ee17967085ed7012ddbe6024c9
Diffstat (limited to 'cc')
-rw-r--r--cc/config/global.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/cc/config/global.go b/cc/config/global.go
index 4057317d..a3d2b04f 100644
--- a/cc/config/global.go
+++ b/cc/config/global.go
@@ -132,8 +132,6 @@ var (
// Some Android.mk files still have warnings.
WarningAllowedOldProjects = []string{
- "cts/hostsidetests/security/securityPatch/",
- "cts/tests/tests/permission/jni/",
"frameworks/av/drm/mediacas/plugins/",
"frameworks/av/services/mediaextractor/",
"frameworks/webview/chromium/",