Scott Randolph 93945f2c69 Use explicit .c_str() for hidl_string
hidl_string no longer will provide an implicit cast to const char* as it
interfers with other expected behaviors of the class.  It now emulated
std::string in requiring a call to .c_str() to get the same behavior.

Bug:  36532780
Test:  Build the tree
Change-Id: I86f4b7ef9e20674299519bd421d833b5d858ac6a
2017-04-04 10:08:53 -07:00
..
2017-02-21 09:49:10 -08:00