Add default -Werror to hardware/libhardware/modules
Bug: 66996870 Test: normal build Change-Id: I0e38533b0fa2970524ac98eca25b2c2fd472fc31
This commit is contained in:
parent
04bd5080bf
commit
41fe048372
|
@ -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/",
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue