commit | c8d81cf67ab89038862195ea84414de58e5173db | [log] [tgz] |
---|---|---|
author | Chih-Hung Hsieh <chh@google.com> | Sun Feb 21 18:14:04 2021 -0800 |
committer | Chih-Hung Hsieh <chh@google.com> | Sun Feb 21 18:46:52 2021 -0800 |
tree | d7f2ed7090c4769075729d8f698f5e9bb273f64a | |
parent | 8359ebecc358760ae616b82c3712e13fe8199289 [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: I460d56284a843ad5e85a36c47fc3981f49d04f4a