commit | 492141a842981ac85c241c4b444a8485f0e270a1 | [log] [tgz] |
---|---|---|
author | Chih-Hung Hsieh <chh@google.com> | Sun Feb 21 18:17:49 2021 -0800 |
committer | Chih-Hung Hsieh <chh@google.com> | Sun Feb 21 19:06:50 2021 -0800 |
tree | b732e2e076e9edfe242248d553b2623c8f70e517 | |
parent | 91b07bcea7bb5c6661db16c89abe9805a0d2dacc [diff] |
Do not add quotes around flags argument * build/soong will adds quotes around the whole flags and preserve the quotes around flags argument. The quotes incorrectly became part of a flag's value. * build/soong adds automatically module directory to -header-filter. * allow new found .h file clang-tidy warnings, not as errors. Bug: 180862582 Test: make; make with WITH_TIDY=1 Change-Id: Ic4aebedf1e13974aa7400fa256325ca3bff764b9