diff options
author | Greg Kaiser <gkaiser@google.com> | 2020-12-04 07:54:34 -0800 |
---|---|---|
committer | Greg Kaiser <gkaiser@google.com> | 2020-12-04 08:02:50 -0800 |
commit | 5c4058ef97a8d0a565106bd971ce9be484775c86 (patch) | |
tree | 5c5cd9f60025066fc7bfdb6134fbb1ee8cb0ec39 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | ece621407afaee06e6bf266391b3d3b36d670a14 (diff) |
Reduce severity of logging statement
It's often not an issue, much less a major or severe issue, to
not have some of the adb keys on a device. So we reduce the
severity of the logging in this case.
We especially care about this instance because dump() is invoked
when generating a bugreport, when folks are likely to be looking
through for Errors. Giving an Error for this non-Error situation
can confuse triage of other issues.
Test: Bug report on device lacking user adb keys no longer has an Error about it
Bug: 174797634
Change-Id: Ib17efc2e7c61ff5e0bbe00a37b812fd198c2b5fa
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions