commit | 85f8a73d29ae4aa4ed7a6445a88ded802077a58b | [log] [tgz] |
---|---|---|
author | Chih-Hung Hsieh <chh@google.com> | Tue Aug 09 14:10:03 2016 -0700 |
committer | Chih-Hung Hsieh <chh@google.com> | Tue Aug 09 14:11:09 2016 -0700 |
tree | 59568728fe6c44a198c05a96c819d63f089cdc60 | |
parent | 67fbddfdc2cafd63c83d3bb55a2451d4c26f546d [diff] |
Fix clang-tidy warnings in soundtrigger. * Add explicit keyword to conversion constructors. Bug: 28341362 * Use const reference type for read-only parameters. Bug: 30407689 Test: build with WITH_TIDY=1 Change-Id: I28b251c99c78286a2da1e039df470a3f0bd8abe2