Merge "vold: add android-* to tidy_checks"
This commit is contained in:
commit
1820b9b3b9
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ cc_defaults {
|
|||
"-*",
|
||||
"cert-*",
|
||||
"clang-analyzer-security*",
|
||||
"android-*",
|
||||
],
|
||||
tidy_flags: [
|
||||
"-warnings-as-errors=clang-analyzer-security*,cert-*",
|
||||
|
|
Loading…
Reference in a new issue