diff options
author | Colin Cross <ccross@android.com> | 2016-09-16 13:47:21 -0700 |
---|---|---|
committer | Colin Cross <ccross@android.com> | 2016-09-19 10:10:42 -0700 |
commit | afd3c9ea7f238afebd5073c1143d3c832ab10a71 (patch) | |
tree | ea95e66ac119b6f86f637ebbeba22e956d3a4c4e /test/008-exceptions/src/MultiDexBadInitWrapper1.java | |
parent | be3a3ee02f148345ba6e1a0361532a3f7e8c0002 (diff) |
Convert art runtests to Android.bp
Build the art runtest libraries with Android.bp. The host test
libraries move from out/host/linux-x86/lib[64] to
out/host/linux-x86/nativetest[64], and the device test libraires from
/data/artest/${TARGET_ARCH} to /data/nativetest[64]/art/${TARGET_ARCH},
which requires adding nativetest to the library search path, and fixing
some tests to support multiple entries in library search paths.
Test: m -j test-art-host
Test: m -j test-art-target
Change-Id: I2118a3292f22f275954ddd7cdd4e12287fe47808
Diffstat (limited to 'test/008-exceptions/src/MultiDexBadInitWrapper1.java')
0 files changed, 0 insertions, 0 deletions