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
This commit is contained in:
Chih-Hung Hsieh 2016-10-11 15:36:04 -07:00
parent b37e81d3cd
commit 2ce51fc365
1 changed files with 0 additions and 1 deletions

View File

@ -145,7 +145,6 @@ LOCAL_CLANG_EXCEPTION_PROJECTS = \
device/huawei/angler/ \
device/lge/bullhead/ \
external/gentoo/integration/ \
external/valgrind/ \
hardware/qcom/ \
$(INTERNAL_LOCAL_CLANG_EXCEPTION_PROJECTS)