Use the new source name for ICU code.

Test: m
Bug: 157734636
Change-Id: I1af703536373c431d6d69f401c9d8472ce6b7d0a
diff --git a/JavaLibrary.bp b/JavaLibrary.bp
index 0371887..21fc888 100644
--- a/JavaLibrary.bp
+++ b/JavaLibrary.bp
@@ -163,7 +163,7 @@
         // Use the source code for the I18N module intra core API as using the
         // compiled version does not work due to limitations in either soong or the javac
         // toolchain. See http://b/142056316 for more details.
-        ":i18n-module-intra-core-api-stubs-source",
+        ":i18n.module.intra.core.api{.public.stubs.source}",
         ":core_oj_java_files",
         ":core_libart_java_files",
         ":openjdk_lambda_stub_files",