commit | 96e7ef5ec1be50c90b42d6eff2086755f72dc37b | [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 | 348d98d8b3a830b1feffdcd5a2a0c70ed5fb6e72 | |
parent | e99ec483b13075107f110699127318e4b0622ba5 [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