OSDN Git Service

[DO NOT MERGE] btif: Avoid a couple string copies
authorGreg Kaiser <gkaiser@google.com>
Thu, 7 Feb 2019 16:48:20 +0000 (08:48 -0800)
committerMartin Brabham <optedoblivion@google.com>
Mon, 11 Mar 2019 21:20:35 +0000 (14:20 -0700)
commitf7e12c2ea6ff710acdeeaf8d238140cf746b79f6
tree773ce714ed12d93f29e194bb2fea4b0f4180805a
parent169ddca90e8bb6b6d286444a81b8eb1fbdb6c812
[DO NOT MERGE] btif: Avoid a couple string copies

We pass a couple string arguments by const reference instead of
by copy.

Bug: b/117993149
Test: TreeHugger
Change-Id: I01e476edf1f5e8c7b6fc88e0eb87ed3bbfca7a00
Merged-In: I01e476edf1f5e8c7b6fc88e0eb87ed3bbfca7a00
btif/src/btif_config.cc