Unhitch tlswire from libcore dependency

This is using luni/src/main class but this couples support/src/test to
the main libcore libraries. Since this is being used to test Conscrypt
outside of the Android tree, unhitch this for convenience.

Test: make -j32 build-art-host vogar && vogar --mode host --classpath out/host/common/obj/JAVA_LIBRARIES/core-tests-support-hostdex_intermediates/classes.jack --classpath out/host/common/obj/JAVA_LIBRARIES/core-tests-hostdex_intermediates/classes.jack libcore/luni/src/test/java/libcore/javax/net/ssl/SSLSocketTest.java
Change-Id: Ib698555a643b0269d61c9cf0fd693dd6632fd0c8
2 files changed