diff --git a/core/clang/config.mk b/core/clang/config.mk index be43a26e56..d41c17f85f 100644 --- a/core/clang/config.mk +++ b/core/clang/config.mk @@ -72,6 +72,7 @@ COMPILER_RT_CONFIG_EXTRA_STATIC_LIBRARIES := libcompiler_rt-extras # INTERNAL_LOCAL_CLANG_EXCEPTION_PROJECTS is defined later in other config.mk. LOCAL_CLANG_EXCEPTION_PROJECTS = \ bionic/tests/ \ + device/google/contexthub/ \ device/huawei/angler/ \ device/lge/bullhead/ \ external/gentoo/integration/ \