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

View File

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