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

am: 2644fe6ce2

Change-Id: Ibafeab9fe4cb64d001c21a155c0561c88ec96f58
This commit is contained in:
Chih-Hung Hsieh
2017-12-20 00:19: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/",
}
)