Merge "Add default -Werror to hardware/libhardware/modules" am: 750e6fab06

am: c7a4d098ae

Change-Id: Ifc672be997cc30c56699055b544baff7177178fb
This commit is contained in:
Chih-Hung Hsieh
2017-12-20 00:17:31 +00:00
committed by android-build-merger

View File

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