commit | 0bfea2dd184de2263d655632bdbcda4553b2ed56 | [log] [tgz] |
---|---|---|
author | Tomasz Wasilczyk <twasilczyk@google.com> | Fri Aug 11 00:06:51 2023 +0000 |
committer | Tomasz Wasilczyk <twasilczyk@google.com> | Fri Aug 25 16:54:51 2023 +0000 |
tree | 937bf1291811a88ea1693d927f2af21ac4b2831b | |
parent | d2c95f8c7a125e3cc522454e41f380ebfdfdc574 [diff] |
Use String8/16 c_str [binder] Current String8::string() has two problems: it may suggest it's returning a std::string and also prevents a drop-in replacement with std::string. Bug: 295394788 Test: make checkbuild Change-Id: I1eb6ddebe3faede57f3e6f046da572a79056125a