Make Art dexdump/list the real utilities.
Note: depends on pending CL that removes
old dexdump/list and libdex.
Bug: 22322814
Change-Id: I99259553f0f4655a633989feb8d67aa11de8b29d
diff --git a/Android.mk b/Android.mk
index ff39d53..b04c632 100644
--- a/Android.mk
+++ b/Android.mk
@@ -240,7 +240,7 @@
# Dexdump/list regression test.
.PHONY: test-art-host-dexdump
-test-art-host-dexdump: dexdump2 dexlist2
+test-art-host-dexdump: dexdump dexlist
art/test/dexdump/run-all-tests
# Valgrind. Currently only 32b gtests.