From 75f2e70dff9fc549d9b08e512b965b71a14ed621 Mon Sep 17 00:00:00 2001 From: Chih-Hung Hsieh Date: Thu, 7 Dec 2017 14:21:53 -0800 Subject: [PATCH] Add default -Werror to system/vold/tests. Bug: 66996870 Test: build with WITH_TIDY=1 Change-Id: I730943ace4aa329459d6280d1c2be601f7383343 --- cc/config/global.go | 1 - 1 file changed, 1 deletion(-) diff --git a/cc/config/global.go b/cc/config/global.go index a3d2b04f9..5d1f7c4b4 100644 --- a/cc/config/global.go +++ b/cc/config/global.go @@ -138,7 +138,6 @@ var ( "hardware/libhardware/modules/", "hardware/qcom/", "sdk/emulator/mksdcard/", - "system/vold/tests/", "tools/adt/idea/android/ultimate/get_modification_time/jni/", } )