commit | 3d723c33126e5e16b546ba3cf5bd56791e53ef13 | [log] [tgz] |
---|---|---|
author | Chih-Hung Hsieh <chh@google.com> | Wed Aug 03 14:44:27 2016 -0700 |
committer | Chih-Hung Hsieh <chh@google.com> | Wed Aug 03 14:44:27 2016 -0700 |
tree | a75b917f5d41c87a8905425fb2b775ec03b9edff | |
parent | c551a8c2a78d3467d70566f3b882526146ee3c1e [diff] [blame] |
Add projects not compiling with clang. Bug: 30575506 Change-Id: Iffe9bebb3f063f52a3cc879176ed7c0f3ae8652a
diff --git a/core/clang/config.mk b/core/clang/config.mk index b31e419..851f945 100644 --- a/core/clang/config.mk +++ b/core/clang/config.mk
@@ -151,6 +151,8 @@ device/lge/bullhead/ \ external/valgrind/ \ hardware/qcom/ \ + test/vts/hals/camera/bullhead/ \ + test/vts/hals/etc/libqdutils/ \ $(INTERNAL_LOCAL_CLANG_EXCEPTION_PROJECTS) # Find $1 in the exception project list.