commit | 7dc46cf607a1027d0c6382589c11d5c10f8c81ed | [log] [tgz] |
---|---|---|
author | Igor Murashkin <iam@google.com> | Wed Jul 19 13:48:31 2017 -0700 |
committer | Igor Murashkin <iam@google.com> | Wed Jul 19 14:06:35 2017 -0700 |
tree | a1d1d24c17066e9fdf64ad8fdb2cba2d23a7db02 | |
parent | 6c13ce8b4ccdb6127c4428cf8b2c8261dccced20 [diff] |
testrunner: Don't override env defaults Allow customizing the different binaries used by testrunner, for example DX=some-other-tool testrunner.py will now use a custom DX. Previously it was hardcoded to always use DX from HOST_OUT_INTERMEDIATES/dx. Test: JACK=echo art/test/testrunner.py Change-Id: I76133493767746561b44ffc69c5ef399bd8f9941