Remove use of deprecated apache-harmony-jdwp-tests-host target

The apache-harmony-jdwp-tests-host is an alias of
apache-harmony-jdwp-tests that was added to ease migration from .mk to
.bp files but which is no longer needed. Removing this reference allows
the target to be removed.

Verified that this did not cause a change in behavior in
run-jdwp-tests.sh.

Bug: 134379140
Test: art/tools/buildbot-build.sh --host &&
        make apache-harmony-jdwp-tests vogar &&
		art/tools/run-jdwp-tests.sh --mode=jvm &&
		art/tools/run-jdwp-tests.sh --mode=host
Change-Id: I21c57e9ca0579d0353c5c50ed3e4948660eae9a4
1 file changed