diff --git a/core/clang/config.mk b/core/clang/config.mk index e47c36a52f..dbdfa61244 100644 --- a/core/clang/config.mk +++ b/core/clang/config.mk @@ -145,6 +145,7 @@ endif # A list of projects that are allowed to set LOCAL_CLANG to false. LOCAL_CLANG_EXCEPTION_PROJECTS := \ + bionic/tests/ \ device/huawei/angler/ \ device/lge/bullhead/ \ external/valgrind/ \