Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6b5e8f00 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Allow late binding of LOCAL_CLANG_EXCEPTION_PROJECTS."

parents 85e94f07 3ea1e51e
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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/ \