commit | 371ac3f2a79ad9ffbdb7fd5a25127ae68c92bb7a | [log] [tgz] |
---|---|---|
author | Makoto Onuki <omakoto@google.com> | Tue Nov 05 09:35:18 2024 -0800 |
committer | Makoto Onuki <omakoto@google.com> | Tue Nov 05 11:11:11 2024 -0800 |
tree | 6901d520f6528939969a2dffb101e560f9e427cd | |
parent | f1e6d28a32844b2bf408e1b890141c083dc56dc5 [diff] |
Switch back to Java android.util.Log - Log is an important class, so this should always work even when globalInitOnce fails(). - Also handle $RAVENWOOD_LOG_OUT at the very first. Flag: EXEMPT host test change only Fix: 377377826 Test: $ANDROID_BUILD_TOP/frameworks/base/ravenwood/scripts/run-ravenwood-tests.sh Test: RAVENWOOD_LOG_OUT=$(tty) atest RavenwoodBivalentTest # and make sure the log is printed on console. Change-Id: I7c4aea4e12f983a28acb1768ac7ccbf8795b64da