Add partner vendor projects to clang exception list
Bug: 36402040 Test: Built partner target in aosp branch with same change Change-Id: I23cd948606bd26d2ec96281993ec6991027ba1b7 Signed-off-by: Ed Tam <etam@google.com>
This commit is contained in:
parent
a471822a57
commit
fa8d823f7c
|
@ -78,6 +78,8 @@ LOCAL_CLANG_EXCEPTION_PROJECTS = \
|
|||
hardware/qcom/ \
|
||||
test/vts/hals/camera/bullhead/ \
|
||||
test/vts/hals/etc/libqdutils/ \
|
||||
vendor/huawei/angler/ \
|
||||
vendor/lge/bullhead/ \
|
||||
$(INTERNAL_LOCAL_CLANG_EXCEPTION_PROJECTS)
|
||||
|
||||
# Find $1 in the exception project list.
|
||||
|
|
Loading…
Reference in New Issue