commit | 8c18eb4f92bf6dc26153f16ab3a5766fcb3ca3ef | [log] [tgz] |
---|---|---|
author | Chih-Hung Hsieh <chh@google.com> | Wed Apr 27 16:00:44 2022 -0700 |
committer | Chih-Hung Hsieh <chh@google.com> | Wed Apr 27 16:34:37 2022 -0700 |
tree | ca613be5b5cae304f4b5d98f5ecb9d92e3458a09 | |
parent | b86796a06f9c9f03211f0fad086100987f530005 [diff] |
Use tidy_checks_as_errors not -warnings-as-errors The flag -warnings-as-errors embedded in tidy_flags is difficult to process and error-prone. They should be replaced with the new tidy_checks_as_errors list. Bug: 229801437 Test: make tidy-frameworks-native Change-Id: I4f2dd4e8561831975904b69e51fd9e2b2dc5df6c