commit | 13497a3dd98d25e619b030c1dcc21b504f732929 | [log] [tgz] |
---|---|---|
author | Tom Cherry <tomcherry@google.com> | Wed Jan 22 08:20:03 2020 -0800 |
committer | Tom Cherry <tomcherry@google.com> | Wed Jan 22 08:49:59 2020 -0800 |
tree | f57fc5549f5e39f0056be0f022471890e5230f2b | |
parent | e3c01811b345812f8c026aaabf6ca89ad528f83e [diff] |
liblog: check loggability before formatting Only print logs with priority >= INFO on host, as fake_log_device does. This fixes a regression in host builds where loggability wasn't checked at all. Bug: 69935292 Test: ART host tests don't print extraneous logs Change-Id: I885b794da6f24bd905192252925e4a9f88b06674