commit | 9abe9d8a659c1cfcbbee2e84f0f8471c5def8298 | [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 | 79534247a2a5df67296f0a942119aedf74c6ee36 [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