Move timezone-host to the i18n-module.

Export instead art.module.api.annotations which it needs to build
there.

Test: See https://r.android.com/1495078
Bug: 172480615
Change-Id: I9a0527967678351d958e8f7e5428c7cbd5ce69d6
diff --git a/build/sdk/Android.bp b/build/sdk/Android.bp
index c15df7d..1eeefac 100644
--- a/build/sdk/Android.bp
+++ b/build/sdk/Android.bp
@@ -96,7 +96,7 @@
             compile_multilib: "64",
 
             java_libs: [
-                "timezone-host",
+                "art.module.api.annotations",
             ],
             native_binaries: [
                 "hiddenapi",