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

am: 943a85a871

Change-Id: Ibef9b569a3c76392465bc456c6d5da78ac85e25c
This commit is contained in:
Chih-Hung Hsieh
2017-12-15 23:42:26 +00:00
committed by android-build-merger

View File

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