commit | f50aebc9bb0581517c4c47e34e17f30d793e7814 | [log] [tgz] |
---|---|---|
author | Nolan Scobie <nscobie@google.com> | Thu Apr 13 17:49:18 2023 +0000 |
committer | Nolan Scobie <nscobie@google.com> | Thu Apr 13 17:50:32 2023 +0000 |
tree | 35b7ee7fca9b83f1fb21732737af242a691dba29 | |
parent | 129cb607438680ee68eafb8237cf6d29d3e2555d [diff] |
Convert ALOGV to ALOGD in various libgui_test cases ALOGV was not appearing in the logs collected by TradeFed/atest/friends. I don't want to investigate too deeply right now, since ALOGD works fine. Bug: 257123981 Bug: 277347398 Change-Id: If3811e5e553ecf97c35967128f3d59b0079d9f3a Test: N/A (manually compared logs collected after running atest)