commit | 51873d8ccad9b4466f4f7898612b08213782fedb | [log] [tgz] |
---|---|---|
author | Chih-Hung Hsieh <chh@google.com> | Tue Aug 09 14:18:51 2016 -0700 |
committer | Chih-Hung Hsieh <chh@google.com> | Tue Aug 09 15:21:44 2016 -0700 |
tree | 80f93622cc59cb898e0c6ec38f507de0d100e4d7 | |
parent | 9831a9b576fb8d58c3e8057086b5263f139cf4b9 [diff] |
Fix clang-tidy warnings in mediaresourcemanager. * 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: I9aac64b379ddb77a9abb4b03a6648f38e2a756ab