commit | 940f0755af05d87f82a3ec10046eadfca9f317a7 | [log] [tgz] |
---|---|---|
author | Atneya Nair <atneya@google.com> | Wed Jan 22 21:51:18 2025 -0800 |
committer | Atneya Nair <atneya@google.com> | Wed Jan 22 21:51:18 2025 -0800 |
tree | 44b0b64d702294c5837005ccf676f52866f29079 | |
parent | cf2c32dabb67a9c8ad3d2ec6e5775e8d19310336 [diff] |
[String8] Add string_view ctor For convenience add a std::string_view ctor to String8. This allows for easy std::string to String8 conversion. Test: compiles Test: atest libutils_binder_test Bug: none Flag: EXEMPT trivial Change-Id: I188362e4045891e1a68ea433a47e08d27490f473