Merge "Add default -Werror to hardware/libhardware/modules"

This commit is contained in:
Treehugger Robot
2017-12-20 00:08:36 +00:00
committed by Gerrit Code Review

View File

@@ -126,7 +126,6 @@ var (
// Some Android.mk files still have warnings. // Some Android.mk files still have warnings.
WarningAllowedOldProjects = []string{ WarningAllowedOldProjects = []string{
"hardware/libhardware/modules/",
"hardware/qcom/", "hardware/qcom/",
} }
) )