Merge "Suppress clang-tidy checks in frameworks/compile/mclinker."
am: a9ee94f441
Change-Id: I9b3d7949d58fe6f6c80b7717c61e8efe8b5bc706
This commit is contained in:
commit
5c2ca39c58
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@ DEFAULT_LOCAL_TIDY_CHECKS := \
|
|||
external/:$(DEFAULT_EXTERNAL_VENDOR_TIDY_CHECKS) \
|
||||
external/google:$(DEFAULT_GLOBAL_TIDY_CHECKS) \
|
||||
external/webrtc:$(DEFAULT_GLOBAL_TIDY_CHECKS) \
|
||||
frameworks/compile/mclinker/:$(DEFAULT_EXTERNAL_VENDOR_TIDY_CHECKS) \
|
||||
hardware/qcom:$(DEFAULT_EXTERNAL_VENDOR_TIDY_CHECKS) \
|
||||
vendor/:$(DEFAULT_EXTERNAL_VENDOR_TIDY_CHECKS) \
|
||||
vendor/google:$(DEFAULT_GLOBAL_TIDY_CHECKS) \
|
||||
|
|
Loading…
Reference in a new issue