MediaCodec: Avoid a string copy

We can take our std::string argument by const reference instead
of copy.

Test: TreeHugger
Change-Id: Ia13bfdeead061816444a498d7bc0c7eba4a68d95
1 file changed