diff options
author | Colin Cross <ccross@android.com> | 2016-09-15 20:57:47 -0700 |
---|---|---|
committer | Colin Cross <ccross@android.com> | 2016-09-15 20:57:47 -0700 |
commit | 124f8813856f13033dc2efd50c65562cd2f95816 (patch) | |
tree | 2bd22fd9d75ad99d0f6f44a77eb3e09f7fc5b7ed /test/968-default-partial-compile-gen/util-src/generate_java.py | |
parent | 6e95dd56e43b3a29fb8360bd94e31cd2eaab1d3d (diff) |
Fix HOST_PREFER_32_BITS tests
When HOST_PREFER_32_BITS is set, HOST_ARCH is still x86_64 but art tests
are only built for x86. Use ART_HOST_ARCH, which will be set to x86,
to find the list of host tests.
Test: m -j HOST_PREFER_32_BITS=true test-art-host-gtest32
Change-Id: I11a9e1b5111c3c06139b44e364fdcd04bb8db4c6
Diffstat (limited to 'test/968-default-partial-compile-gen/util-src/generate_java.py')
0 files changed, 0 insertions, 0 deletions