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.