Merge "Allow late binding of LOCAL_CLANG_EXCEPTION_PROJECTS."

This commit is contained in:
Treehugger Robot
2016-08-03 20:04:20 +00:00
committed by Gerrit Code Review

View File

@@ -144,7 +144,8 @@ FORCE_BUILD_LLVM_COMPONENTS := true
endif
# A list of projects that are allowed to set LOCAL_CLANG to false.
LOCAL_CLANG_EXCEPTION_PROJECTS := \
# INTERNAL_LOCAL_CLANG_EXCEPTION_PROJECTS is defined later in other config.mk.
LOCAL_CLANG_EXCEPTION_PROJECTS = \
bionic/tests/ \
device/huawei/angler/ \
device/lge/bullhead/ \