OSDN Git Service

Remove junit from our core image.
authorNicolas Geoffray <ngeoffray@google.com>
Wed, 13 May 2015 14:02:55 +0000 (15:02 +0100)
committerNicolas Geoffray <ngeoffray@google.com>
Wed, 13 May 2015 14:02:55 +0000 (15:02 +0100)
commit0ad65a3c794b18101def5096d8ed151382c9d5aa
tree6e75f98b3eebc8ba8e5fa279359efe06d9a5abb7
parent7bd8f9e0261f141fc64cf5a37e1e6f220eb4df8a
Remove junit from our core image.

It's not used, and when we run art with vogar, we get
incompatibilities. For example vogar's TestSuite class
is very different than junit's TestSuite.

Change-Id: I45c78d86c09c28b6136a6e50f6a08a746103794a
build/Android.common_path.mk
tools/run-jdwp-tests.sh