commit | 0e4ad9e2d91019ab9a589e31d4f5ca31fcf6de65 | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Mon Apr 20 15:12:42 2020 +0100 |
committer | Nicolas Geoffray <ngeoffray@google.com> | Thu May 21 21:28:06 2020 +0000 |
tree | f7a8d787a418057724ad1f2bc3f7788819c9d21e | |
parent | af22c5bd4ad2a1d14e7192ddad5afff86ffafb7f [diff] |
Fix logic to find dex2oat. On device, we now have dex2oat64/dex2oat32 with no symlinks, so be explicit on the bitness when trying to find the executable. Bug: 153380900 Test: run-gtests.sh, testrunner.py, run-libcore-tests, run-libjdwp-tests Change-Id: I796eedc84d75aaa2a525d3ed2cbcbe157e5220fb Merged-In: I796eedc84d75aaa2a525d3ed2cbcbe157e5220fb (cherry picked from commit b0c6cb59ed8f8999d035ea0cabe3c1cd226507f8)