commit | 69523965dd598d98c3eda79f6dad17c80cdd2853 | [log] [tgz] |
---|---|---|
author | Ats Jenk <atsjenk@google.com> | Mon Aug 14 11:46:53 2023 -0700 |
committer | Ats Jenk <atsjenk@google.com> | Mon Aug 14 21:26:43 2023 +0000 |
tree | 80e4a85d5246ec1da68cf634132b4b4f6e949154 | |
parent | 1926d7004ddf1dc7d7f993d023089ecc28dbe26f [diff] |
Switch from logcat to protolog for bubbles gesture logs Trying to understand why a test for bubbles gesture is failing. Current method of relying on a compile-time constant can't be used for enabling logs only in a test. Switching to protolog, which can be enabled from a test. Bug: 294406308 Test: run a build Test: enable protolog to logcat and verify bubbles logs are there Change-Id: Ic206e01132d4f09d893b51cd008e2a03dff64e77