OSDN Git Service

ART: Change no-image run-test dependency
authorAndreas Gampe <agampe@google.com>
Mon, 9 Jan 2017 18:42:25 +0000 (10:42 -0800)
committerAndreas Gampe <agampe@google.com>
Mon, 9 Jan 2017 18:42:25 +0000 (10:42 -0800)
commit6dd42a8427f1e5485adb82a1fbcf6900d8c317a5
tree236a347cd0214845632a81285bd8ab3fa230a3bc
parent91db41f315f6c2366b7098c531224bee01170364
ART: Change no-image run-test dependency

Let the no-image run-test Make configuration depend on the pic
image for prebuilding. This is what the run-test/run-test-jar
configuration will use.

Test: m ART_TEST_RUN_TEST_NO_IMAGE=true test-art-host && rm $ANDROID_HOST_OUT/framework/x86*/* && m ART_TEST_RUN_TEST_NO_IMAGE=true test-art-host
Change-Id: I5c02e76d5e51a63416705a58f733135b688158c2
test/Android.run-test.mk