diff options
| author | 2017-04-03 14:06:05 -0700 | |
|---|---|---|
| committer | 2017-04-04 10:08:53 -0700 | |
| commit | 93945f2c6909289313ac7477b3eda0e71b0efac7 (patch) | |
| tree | 17fa3e078b69bdfa2e7bd50e092870b5e9187417 /libs/input/SpriteController.cpp | |
| parent | 2ac969827115c1b8bc86d9017eb1c7c1d5421b10 (diff) | |
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
Diffstat (limited to 'libs/input/SpriteController.cpp')
0 files changed, 0 insertions, 0 deletions