Add default -Werror to libeffects and mediaextractor.

bug: 66996870
Test: build with WITH_TIDY=1
Change-Id: Ic0522ede6c62382c1c36f11ababcd389f7bcffd5
This commit is contained in:
Chih-Hung Hsieh
2017-12-12 16:10:24 -08:00
parent 7dd8778e48
commit 7434c565ff

View File

@@ -123,7 +123,6 @@ var (
"external/libese/third_party/NXPNFC_P61_JCOP_Kit/",
"external/skia/",
"device/",
"frameworks/av/media/libeffects/factory/",
"frameworks/av/media/libstagefright/codecs/",
"vendor/",
}
@@ -131,7 +130,6 @@ var (
// Some Android.mk files still have warnings.
WarningAllowedOldProjects = []string{
"frameworks/av/drm/mediacas/plugins/",
"frameworks/av/services/mediaextractor/",
"hardware/libhardware/modules/",
"hardware/qcom/",
"tools/adt/idea/android/ultimate/get_modification_time/jni/",