commit | c80de2da7e72a52cda68017a9b6383d15a6ba28b | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Tue Feb 25 17:13:53 2020 -0800 |
committer | Yifan Hong <elsk@google.com> | Thu Mar 05 16:41:12 2020 +0000 |
tree | 600f1690a1ac342ac460355d080729f70b66ef9e | |
parent | 8351750ac5d6789ebfaedaa4d81e3c9716652204 [diff] |
[REFACTOR] Split Android and CrOS logging. Previously, they are all cramped in main.cc. Split them into their respective files logging.cc, logging_android.cc and provide a common header, logging.h, that main.cc can use. Bug: 147696014 Bug: 148818798 Test: builds Test: build logging.cc in Android Change-Id: Iafdaee6be20e204f4faa1d1d8f81e43670f08d96