Add default -Werror to external/skia.
Test: normal build Change-Id: If66639a9000865e14c1ad5288b8642dfe5583f56
This commit is contained in:
parent
cc64cfd81f
commit
1ef5ed54ee
|
@ -120,7 +120,6 @@ var (
|
|||
ClangDefaultShortVersion = "5.0.1"
|
||||
|
||||
WarningAllowedProjects = []string{
|
||||
"external/skia/",
|
||||
"device/",
|
||||
"vendor/",
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue