commit | 4e6598eef7ae563e05ea2329e970de804ef4d3cc | [log] [tgz] |
---|---|---|
author | Chih-hung Hsieh <chh@google.com> | Tue Aug 03 01:02:45 2021 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Aug 03 01:02:45 2021 +0000 |
tree | 1d2bae21fbec377abaaaabf0dfe255bae65d42b4 | |
parent | a54768b010aa2f02af1d89fa947738b31381e0cf [diff] | |
parent | 69df09d4d0efe7426abe7b61caac6431100f1b96 [diff] |
Merge "Remove system-headers, minimize unwanted warnings."
diff --git a/cmds/idmap2/Android.bp b/cmds/idmap2/Android.bp index aad5d23..5370dc3 100644 --- a/cmds/idmap2/Android.bp +++ b/cmds/idmap2/Android.bp
@@ -56,9 +56,6 @@ "-readability-redundant-access-specifiers", "-readability-uppercase-literal-suffix", ], - tidy_flags: [ - "-system-headers", - ], } cc_library {