commit | 245cfab15b3eb65a991a5dc81762cce3d777d7ec | [log] [tgz] |
---|---|---|
author | Chih-Hung Hsieh <chh@google.com> | Wed Jul 27 16:05:50 2016 -0700 |
committer | Chih-Hung Hsieh <chh@google.com> | Wed Jul 27 16:05:50 2016 -0700 |
tree | d362ffbf3cf20e02d364648a8074d11cd73a80c6 | |
parent | 57a534e255d097f770e803413aedd770a6f5fcf7 [diff] |
Fix clang-tidy performance warnings in healthd. * Use const reference type for parameters to avoid unnecessary copy. Bug: 30407689 Change-Id: I926ea7b6e9e020a228c812b7e23087a2b7ed9809 Test: build with WITH_TIDY=1