commit | 7a57b8a3cf048b3d5e7587bed1a74b4693d80b0a | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Mon Feb 10 14:18:45 2020 -0800 |
committer | Steven Moreland <smoreland@google.com> | Mon Feb 10 14:18:45 2020 -0800 |
tree | b693782d6c52d93b374be6189e4144b1f6a6d99d | |
parent | 579e4b3d2b1a1e6f011029b6f159d6abf3258e7b [diff] |
String16: operator<< Before, this was printing the pointer to the char16_t* because of an automatic conversion. However, this is almost never intended. Bug: N/A Test: dumpsys_test Change-Id: Iaafcb2145cf93028cf3271813c56b8b74948f943