commit | 48c55a9e31e5b92b8515b0bfbf09dc8d3c542fc2 | [log] [tgz] |
---|---|---|
author | Tom Cherry <tomcherry@google.com> | Wed Oct 16 15:45:24 2019 -0700 |
committer | Tom Cherry <tomcherry@google.com> | Fri Oct 18 09:58:08 2019 -0700 |
tree | 346a198eb3581af0959511408ba4d6e3824b460e | |
parent | cadcbd005634b9f94ac0e1d6d9213625a2c7f3fc [diff] |
liblog: fixup log_id_t 1) We don't need two copies of log_id_t 2) We don't need misleading sizeof_log_id_t or typeof_log_id_t macros 3) logd should use android_log_header_t explicitly for its recv buffer size 4) Following on from b/129272512, we're settling that returning LOG_ID_MAX is an acceptable return value from android_name_to_log_id(). Bug: 129272512 Test: build, liblog, logcat unit tests Change-Id: I67fb964a4a0ae9cb6e1514ca110e47e00dfcfa9a