diff --git a/cc/config/global.go b/cc/config/global.go index bfb53e9fa..47344985e 100644 --- a/cc/config/global.go +++ b/cc/config/global.go @@ -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/",