summaryrefslogtreecommitdiff
path: root/opengl/tests/gl_basic/gl_basic.cpp
diff options
context:
space:
mode:
authorScott Randolph <randolphs@google.com>2017-04-03 14:05:49 -0700
committerScott Randolph <randolphs@google.com>2017-04-04 10:08:59 -0700
commit5a0c485ecb91c0ece910db8dba31c6f013207ede (patch)
tree22d2f4a8ee9e5259129a3b66fe66df526f86c7a6 /opengl/tests/gl_basic/gl_basic.cpp
parentc428826fdf6208da698fbdb1d49d0b51bfb924b6 (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: Icfa77d2d505d527f5c9484ea73d2e596ccd810af
Diffstat (limited to 'opengl/tests/gl_basic/gl_basic.cpp')
0 files changed, 0 insertions, 0 deletions