commit | 004cd3c55def10a92888295a9bad5fd0a18b725e | [log] [tgz] |
---|---|---|
author | Mark Salyzyn <salyzyn@google.com> | Wed Sep 28 08:38:21 2016 -0700 |
committer | Mark Salyzyn <salyzyn@google.com> | Fri Sep 30 12:47:05 2016 -0700 |
tree | 6c2e251f63f58ac23cf4e6053df03bf2f9513a45 | |
parent | 8eaaac010320b722a653f04c3b4afd98f65cb3ff [diff] |
liblog: logd: logcat: deprecate log/log_read.h Always used in combination with log/logger.h except in log_time.cpp, and not used externally. As a result liblog has to support stl, a small price to pay since goal is to convert liblog to C++ internally. Test: compile Bug: 31456426 Bug: 26552300 Bug: 31289077 Change-Id: I72828ec807d0a2c8e40bbdebd7a69f147a7ca5a9