Add default -Werror to external/skia. am: 1ef5ed54ee am: 943a85a871

am: 3f9aa6f69f

Change-Id: I7135333910a92fa9cc6b0df797e4433cfeaa060c
This commit is contained in:
Chih-Hung Hsieh
2017-12-15 23:47:03 +00:00
committed by android-build-merger

View File

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