OSDN Git Service

Update run-tests script/dependencies to use -testdex jars.
authorNicolas Geoffray <ngeoffray@google.com>
Wed, 1 Mar 2017 10:03:08 +0000 (10:03 +0000)
committerNicolas Geoffray <ngeoffray@google.com>
Wed, 1 Mar 2017 11:42:35 +0000 (11:42 +0000)
commit320ccca3d1587c37731b551668f9d86c3b0a0316
tree8993f84ae965dc915059941ba40a9ee3786c2059
parentec280c9a8f9c192eb6ea74fba40bfa1b668c14c1
Update run-tests script/dependencies to use -testdex jars.

run-tests run with --no-image need the dex files in the
bootclasspath to be available. The -testdex jars are guaranteed
unstripped, so use them instead.

This was always broken, but vmarko@ just added a test that
forces --no-image.

bug:24535627
Test: test-art-target

Change-Id: I391573cffd0749d814fd81517e99dfc8f0fd59d5
test/Android.run-test.mk
test/etc/run-test-jar