ART: Move openjdkjvm to art/

Move libopenjdkjvm out of the runtime directory. Let's not
pollute the runtime library.

Test: m test-art-host
Change-Id: I3864c97c749fd791ab1b43173c2580872cf0d57d
diff --git a/Android.bp b/Android.bp
index d0e22fb..dff6efa 100644
--- a/Android.bp
+++ b/Android.bp
@@ -31,6 +31,7 @@
     "disassembler",
     "imgdiag",
     "oatdump",
+    "openjdkjvm",
     "patchoat",
     "profman",
     "runtime",