commit | 5c05e15615eafafeef2b81032c996dc6ec1a49c3 | [log] [tgz] |
---|---|---|
author | chenbruce <chenbruce@google.com> | Tue Mar 12 13:45:38 2019 +0800 |
committer | Bruce Chen <chenbruce@google.com> | Tue Apr 16 05:21:02 2019 +0000 |
tree | 0d2612095138db3c13588caf6421b93b48b14a5a | |
parent | 91f9ff3c15a68059253055fa40cc2edc703aae72 [diff] |
[Resolver-log]: Some modifications for debug logging - Remove stdio.h from all files now that we're no longer using printf() etc - Use std::string to buffer the output and android::base::StringAppendF() to write into it. Test: Test: make; flash; runtests.sh Change-Id: Iea268dbf3e799c04b0812926ca8e381be213c9b4