commit | 166370587e61d74b7702c7a2170c6726ea9437c8 | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Wed Jun 14 18:48:28 2017 -0700 |
committer | Andreas Gampe <agampe@google.com> | Wed Jun 14 20:17:17 2017 -0700 |
tree | 045667356a1d621217ee53a70c1849c7319e2ebf | |
parent | 4f647ebe819667658957c2c3b6bceec3b572e853 [diff] |
ART: Export ASAN_OPTIONS in build testrunner This script may be run in an environment that hasn't been setup. If it runs a sanitized setup, it will trigger leak detection in ninja. Export ASAN_OPTIONS as envsetup.sh does. Bug: 31098551 Bug: 37751350 Test: art/test/testrunner/run_build_test_target.py -j50 art-asan Change-Id: I3035d3f5d3df36ad8e1ad79d81ce15a970b6c604