diff options
author | 2024-06-26 09:21:08 +0100 | |
---|---|---|
committer | 2024-07-08 07:55:36 +0000 | |
commit | d685b0e5d8f3b38b3e492ffc1989e188885edda0 (patch) | |
tree | d7c8d7e3489b53ab922d648d6b5e941538718cb6 /libnativebridge/tests/NativeBridge3IsPathSupported_test.cpp | |
parent | b0b9465f5e60087ac69552783ee863a17ba00515 (diff) |
Redirect dex2oat logs to stderr for VM tests.
VM environment is somewhere in-between host and target: we consider VM
a target device use the target builds for it, but it's Linux rather than
Android, so it has no logcat / tombstoned, and all the logs must go to
stderr, or else they are lost. This patch redirects dex2oat logs to
stderr (dalvikvm logs were already redirected).
Test: Ran VM tests on LUCI with this patch (using led), observed dex2oat
logs on stderr (some tests are currently failing).
Bug: 283085397
Change-Id: I37ae66feb8a8d51aef3abb908affd15bbf7ede23
Diffstat (limited to 'libnativebridge/tests/NativeBridge3IsPathSupported_test.cpp')
0 files changed, 0 insertions, 0 deletions