Remove valgrind from the exception list.
Now valgrind is built with clang/llvm for
the host and all supported targets.
Bug: 28454823
Test: build
Change-Id: Icb4bb7626a79aa309cec2b396cbd8f155895c901
diff --git a/core/clang/config.mk b/core/clang/config.mk
index c2a0bf4..72e687c 100644
--- a/core/clang/config.mk
+++ b/core/clang/config.mk
@@ -145,7 +145,6 @@
device/huawei/angler/ \
device/lge/bullhead/ \
external/gentoo/integration/ \
- external/valgrind/ \
hardware/qcom/ \
$(INTERNAL_LOCAL_CLANG_EXCEPTION_PROJECTS)