Merge "Remove system-headers, minimize unwanted warnings."

This commit is contained in:
Chih-hung Hsieh 2021-08-03 01:02:45 +00:00 committed by Gerrit Code Review
commit 4e6598eef7

View File

@ -56,9 +56,6 @@ cc_defaults {
"-readability-redundant-access-specifiers",
"-readability-uppercase-literal-suffix",
],
tidy_flags: [
"-system-headers",
],
}
cc_library {