commit | f74a7377c4c8be1855bb48cea81a4c600fe91b44 | [log] [tgz] |
---|---|---|
author | Calin Juravle <calin@google.com> | Thu Feb 28 20:29:41 2019 -0800 |
committer | Calin Juravle <calin@google.com> | Fri Mar 01 13:49:51 2019 -0800 |
tree | 62260729edbb15cacc7e9ca5bce8b0c5af6730ed | |
parent | 95ea7b751a59d3185898cd99199f7187c4e41534 [diff] |
Ensure we select the right execution binary for all dexopt commands Some devices may not have the debug version of the binaries, so even if we are asked to use them we can't... Unify the logic which decides what execution binary to use and apply it to all commands (dex2oat, profman, dexoptanalyzer). (follow up fixes to 67a14f6584d6108c29b923ce6a77c0ed5cf347dc) Test: installd tests Bug: 124009579 Change-Id: Iec439c0ed63e709cdf35b7f718533eafd429b9c2