Rebuilt android_icu4j after reverting hiding of new API from ICU 62.
am: 1a6c91e9ab

Change-Id: I2c07d9a01823a6ff0cb25496910e21190b8b82c0
diff --git a/icu4c/source/Android.bp b/icu4c/source/Android.bp
index 38af2c3..5a5c11d 100644
--- a/icu4c/source/Android.bp
+++ b/icu4c/source/Android.bp
@@ -19,7 +19,6 @@
 
 cc_library_static {
     name: "libicuuc_stubdata",
-    vendor_available: true,
     host_supported: true,
     srcs: ["stubdata/stubdata.cpp"],
     local_include_dirs: ["common"],