Merge "Suppress clang-tidy checks in frameworks/compile/mclinker." am: a9ee94f441 am: 5c2ca39c58

am: 920f36ad97

Change-Id: I78ee24eda973aa9b5290cdfbf62c6cc4faa174c2
This commit is contained in:
Chih-hung Hsieh 2016-08-25 02:40:28 +00:00 committed by android-build-merger
commit 385c2af183
1 changed files with 1 additions and 0 deletions

View File

@ -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) \