Integrate change cherry-picked for ticket #12986 into android_icu4j.
am: a6da7bf0be

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