commit | 9c6f6b29325bb706ba3b2673a4b6d81d4daee378 | [log] [tgz] |
---|---|---|
author | Chih-Hung Hsieh <[email protected]> | Thu Jul 28 13:52:23 2016 -0700 |
committer | Chih-Hung Hsieh <[email protected]> | Thu Jul 28 13:54:27 2016 -0700 |
tree | c40b42b9932796387f21999c4d67c6ed8a6a30ea | |
parent | 39e701593e712adf6edfa029710dfb7af376ad4c [diff] |
Fix clang-tidy performance warnings in system/tpm. * Use const reference type for parameters to avoid unnecessary copy. Bug: 30407689 Change-Id: I6e6fbcf806eb6ebd4b984afc1d962fc3c1d69b00 Test: build with WITH_TIDY=1