forked from openkylin/platform_build
Merge "clang: Allow LOCAL_CLANG exception for device/google/contexthub project" am: 138c7baabe
am: 800604dc37
Change-Id: I4de90e11061fb75ecc69456fd005a18bded20175
This commit is contained in:
commit
86acd08b1a
|
@ -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/ \
|
||||
|
|
Loading…
Reference in New Issue