Add default -Werror to tools/adt/idea

am: 77abc230f6

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

View file

@ -128,7 +128,6 @@ var (
WarningAllowedOldProjects = []string{
"hardware/libhardware/modules/",
"hardware/qcom/",
"tools/adt/idea/android/ultimate/get_modification_time/jni/",
}
)