| commit | 24a6910fe26ca3efba636d8943a1c160cfb69786 | [log] [tgz] |
|---|---|---|
| author | Nolan Scobie <nscobie@google.com> | Tue Apr 16 18:57:35 2024 +0000 |
| committer | Nolan Scobie <nscobie@google.com> | Tue Apr 16 18:57:35 2024 +0000 |
| tree | dbeed1d558ccb197ff3e0bc19c0ab1583d7dd8bd | |
| parent | 904ea27bf352e41d02cb1f877e9cce1f3fa4a960 [diff] |
Convert RenderEngineTest's setup/teardown logging from DEBUG to INFO Some test execution configurations (including the default `atest librenderengine`) don't include DEBUG in their logcat collection. This can make it difficult to confirm which test execution generated a given log message. Bug: N/A Change-Id: I21fc83cf474230b3f860162e80ee737ce02b4023 Test: N/A Flag: TEST_ONLY