commit | 515f2d35c05b313336217d80e3a17f39334dcadc | [log] [tgz] |
---|---|---|
author | Stephen Hines <srhines@google.com> | Thu Jul 19 14:47:00 2018 -0700 |
committer | Stephen Hines <srhines@google.com> | Thu Jul 19 14:47:00 2018 -0700 |
tree | 9d6804021a5fc553604cbc973ca96269e5191923 | |
parent | d760eb86623e011ea2fec592f164c07170de6d70 [diff] |
Remove "template" keyword from non-templated calls. These method calls are actually not templated and our next toolchain will complain that using the template keyword for them is an error. Bug: http://b/110779387 Test: Builds with next toolchain. Change-Id: I9c9843a11af17ce83bff407f31c6baa2cd8b5238