Add default -Werror to external/skia.

Test: normal build
Change-Id: If66639a9000865e14c1ad5288b8642dfe5583f56
This commit is contained in:
Chih-Hung Hsieh 2017-12-13 14:31:24 -08:00 committed by Chih-hung Hsieh
parent cc64cfd81f
commit 1ef5ed54ee
1 changed files with 0 additions and 1 deletions

View File

@ -120,7 +120,6 @@ var (
ClangDefaultShortVersion = "5.0.1"
WarningAllowedProjects = []string{
"external/skia/",
"device/",
"vendor/",
}