summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Android.bp1
-rw-r--r--android_icu4c/Android.bp1
-rw-r--r--android_icu4j/Android.bp1
-rw-r--r--android_icu4j/libcore_bridge/src/native/Android.bp1
-rw-r--r--build/Android.bp1
-rw-r--r--icu4c/Android.bp1
-rw-r--r--icu4c/source/Android.bp1
-rw-r--r--icu4c/source/common/Android.bp1
-rw-r--r--icu4c/source/i18n/Android.bp1
-rw-r--r--icu4c/source/samples/break/Android.bp1
-rw-r--r--icu4c/source/stubdata/Android.bp1
-rw-r--r--icu4c/source/test/Android.bp1
-rw-r--r--icu4c/source/test/cintltst/Android.bp1
-rw-r--r--icu4c/source/test/fuzzer/Android.bp1
-rw-r--r--icu4c/source/test/intltest/Android.bp1
-rw-r--r--icu4c/source/tools/ctestfw/Android.bp1
-rw-r--r--icu4c/source/tools/toolutil/Android.bp1
-rw-r--r--icu4j/Android.bp1
-rw-r--r--libandroidicu/Android.bp1
-rw-r--r--libandroidicu/static_shim/Android.bp1
-rw-r--r--libandroidicuinit/Android.bp1
-rw-r--r--libicu/Android.bp1
-rw-r--r--libicu/src/Android.bp1
-rw-r--r--libicu/test/Android.bp1
-rw-r--r--tools/srcgen/Android.bp1
-rw-r--r--tools/srcgen/currysrc/Android.bp1
-rw-r--r--tools/testing/test_harness/Android.bp1
27 files changed, 27 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 98ed02d14..59d14d677 100644
--- a/Android.bp
+++ b/Android.bp
@@ -13,6 +13,7 @@
// limitations under the License.
package {
+ default_team: "trendy_team_java_core_libraries",
default_applicable_licenses: ["external_icu_license"],
}
diff --git a/android_icu4c/Android.bp b/android_icu4c/Android.bp
index 2a8e8bd1b..0cc0405e9 100644
--- a/android_icu4c/Android.bp
+++ b/android_icu4c/Android.bp
@@ -12,6 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
package {
+ default_team: "trendy_team_java_core_libraries",
default_visibility: ["//external/icu:__subpackages__"],
// See: http://go/android-license-faq
// A large-scale-change added 'default_applicable_licenses' to import
diff --git a/android_icu4j/Android.bp b/android_icu4j/Android.bp
index 83b327311..562a02126 100644
--- a/android_icu4j/Android.bp
+++ b/android_icu4j/Android.bp
@@ -15,6 +15,7 @@
//
package {
+ default_team: "trendy_team_java_core_libraries",
default_visibility: ["//visibility:private"],
// See: http://go/android-license-faq
// A large-scale-change added 'default_applicable_licenses' to import
diff --git a/android_icu4j/libcore_bridge/src/native/Android.bp b/android_icu4j/libcore_bridge/src/native/Android.bp
index 28642cc8c..cd4833f98 100644
--- a/android_icu4j/libcore_bridge/src/native/Android.bp
+++ b/android_icu4j/libcore_bridge/src/native/Android.bp
@@ -14,6 +14,7 @@
// limitations under the License.
//
package {
+ default_team: "trendy_team_java_core_libraries",
default_visibility: [
"//packages/modules/RuntimeI18n/apex",
],
diff --git a/build/Android.bp b/build/Android.bp
index f6675e794..c1ab0ff2c 100644
--- a/build/Android.bp
+++ b/build/Android.bp
@@ -15,6 +15,7 @@
//
package {
+ default_team: "trendy_team_java_core_libraries",
// See: http://go/android-license-faq
// A large-scale-change added 'default_applicable_licenses' to import
// all of the 'license_kinds' from "external_icu_license"
diff --git a/icu4c/Android.bp b/icu4c/Android.bp
index 11b315a21..6c45893b1 100644
--- a/icu4c/Android.bp
+++ b/icu4c/Android.bp
@@ -14,6 +14,7 @@
// limitations under the License.
package {
+ default_team: "trendy_team_java_core_libraries",
default_applicable_licenses: ["external_icu_icu4c_license"],
}
diff --git a/icu4c/source/Android.bp b/icu4c/source/Android.bp
index 286a7dd03..3c6c961b6 100644
--- a/icu4c/source/Android.bp
+++ b/icu4c/source/Android.bp
@@ -13,6 +13,7 @@
// limitations under the License.
package {
+ default_team: "trendy_team_java_core_libraries",
// See: http://go/android-license-faq
// A large-scale-change added 'default_applicable_licenses' to import
// all of the 'license_kinds' from "external_icu_icu4c_license"
diff --git a/icu4c/source/common/Android.bp b/icu4c/source/common/Android.bp
index e57ddecd1..88e05b265 100644
--- a/icu4c/source/common/Android.bp
+++ b/icu4c/source/common/Android.bp
@@ -17,6 +17,7 @@
//
package {
+ default_team: "trendy_team_java_core_libraries",
// See: http://go/android-license-faq
// A large-scale-change added 'default_applicable_licenses' to import
// all of the 'license_kinds' from "external_icu_icu4c_license"
diff --git a/icu4c/source/i18n/Android.bp b/icu4c/source/i18n/Android.bp
index 05ce061cd..58861ff01 100644
--- a/icu4c/source/i18n/Android.bp
+++ b/icu4c/source/i18n/Android.bp
@@ -17,6 +17,7 @@
//
package {
+ default_team: "trendy_team_java_core_libraries",
// See: http://go/android-license-faq
// A large-scale-change added 'default_applicable_licenses' to import
// all of the 'license_kinds' from "external_icu_icu4c_license"
diff --git a/icu4c/source/samples/break/Android.bp b/icu4c/source/samples/break/Android.bp
index 378d59b50..0376c528c 100644
--- a/icu4c/source/samples/break/Android.bp
+++ b/icu4c/source/samples/break/Android.bp
@@ -25,6 +25,7 @@
*/
package {
+ default_team: "trendy_team_java_core_libraries",
// See: http://go/android-license-faq
// A large-scale-change added 'default_applicable_licenses' to import
// all of the 'license_kinds' from "external_icu_icu4c_license"
diff --git a/icu4c/source/stubdata/Android.bp b/icu4c/source/stubdata/Android.bp
index 3e008e624..071c4f004 100644
--- a/icu4c/source/stubdata/Android.bp
+++ b/icu4c/source/stubdata/Android.bp
@@ -13,6 +13,7 @@
// limitations under the License.
package {
+ default_team: "trendy_team_java_core_libraries",
// See: http://go/android-license-faq
// A large-scale-change added 'default_applicable_licenses' to import
// all of the 'license_kinds' from "external_icu_icu4c_license"
diff --git a/icu4c/source/test/Android.bp b/icu4c/source/test/Android.bp
index 35f4460ab..881f3a2c1 100644
--- a/icu4c/source/test/Android.bp
+++ b/icu4c/source/test/Android.bp
@@ -13,6 +13,7 @@
// limitations under the License.
package {
+ default_team: "trendy_team_java_core_libraries",
// See: http://go/android-license-faq
// A large-scale-change added 'default_applicable_licenses' to import
// all of the 'license_kinds' from "external_icu_icu4c_license"
diff --git a/icu4c/source/test/cintltst/Android.bp b/icu4c/source/test/cintltst/Android.bp
index e05c72d93..042e1cdef 100644
--- a/icu4c/source/test/cintltst/Android.bp
+++ b/icu4c/source/test/cintltst/Android.bp
@@ -13,6 +13,7 @@
// limitations under the License.
package {
+ default_team: "trendy_team_java_core_libraries",
// See: http://go/android-license-faq
// A large-scale-change added 'default_applicable_licenses' to import
// all of the 'license_kinds' from "external_icu_icu4c_license"
diff --git a/icu4c/source/test/fuzzer/Android.bp b/icu4c/source/test/fuzzer/Android.bp
index d361b9dac..e8b051f20 100644
--- a/icu4c/source/test/fuzzer/Android.bp
+++ b/icu4c/source/test/fuzzer/Android.bp
@@ -13,6 +13,7 @@
// limitations under the License.
package {
+ default_team: "trendy_team_java_core_libraries",
default_visibility: [
"//external/icu:__subpackages__",
],
diff --git a/icu4c/source/test/intltest/Android.bp b/icu4c/source/test/intltest/Android.bp
index cef26ba7b..50db89f10 100644
--- a/icu4c/source/test/intltest/Android.bp
+++ b/icu4c/source/test/intltest/Android.bp
@@ -13,6 +13,7 @@
// limitations under the License.
package {
+ default_team: "trendy_team_java_core_libraries",
// See: http://go/android-license-faq
// A large-scale-change added 'default_applicable_licenses' to import
// all of the 'license_kinds' from "external_icu_icu4c_license"
diff --git a/icu4c/source/tools/ctestfw/Android.bp b/icu4c/source/tools/ctestfw/Android.bp
index 929491eae..57e770c8f 100644
--- a/icu4c/source/tools/ctestfw/Android.bp
+++ b/icu4c/source/tools/ctestfw/Android.bp
@@ -13,6 +13,7 @@
// limitations under the License.
package {
+ default_team: "trendy_team_java_core_libraries",
// See: http://go/android-license-faq
// A large-scale-change added 'default_applicable_licenses' to import
// all of the 'license_kinds' from "external_icu_icu4c_license"
diff --git a/icu4c/source/tools/toolutil/Android.bp b/icu4c/source/tools/toolutil/Android.bp
index 765461f91..b37cc6310 100644
--- a/icu4c/source/tools/toolutil/Android.bp
+++ b/icu4c/source/tools/toolutil/Android.bp
@@ -13,6 +13,7 @@
// limitations under the License.
package {
+ default_team: "trendy_team_java_core_libraries",
// See: http://go/android-license-faq
// A large-scale-change added 'default_applicable_licenses' to import
// all of the 'license_kinds' from "external_icu_icu4c_license"
diff --git a/icu4j/Android.bp b/icu4j/Android.bp
index 8e04598d7..24792116b 100644
--- a/icu4j/Android.bp
+++ b/icu4j/Android.bp
@@ -15,6 +15,7 @@
//
package {
+ default_team: "trendy_team_java_core_libraries",
default_visibility: ["//visibility:private"],
// See: http://go/android-license-faq
// A large-scale-change added 'default_applicable_licenses' to import
diff --git a/libandroidicu/Android.bp b/libandroidicu/Android.bp
index 911848b05..322493116 100644
--- a/libandroidicu/Android.bp
+++ b/libandroidicu/Android.bp
@@ -20,6 +20,7 @@
// With the exception of a few special cases like host apex build targets,
// host binaries should use libicuuc + libicui18n directly.
package {
+ default_team: "trendy_team_java_core_libraries",
// See: http://go/android-license-faq
// A large-scale-change added 'default_applicable_licenses' to import
// all of the 'license_kinds' from "external_icu_license"
diff --git a/libandroidicu/static_shim/Android.bp b/libandroidicu/static_shim/Android.bp
index 7e4820d16..a027b0e32 100644
--- a/libandroidicu/static_shim/Android.bp
+++ b/libandroidicu/static_shim/Android.bp
@@ -12,6 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
package {
+ default_team: "trendy_team_java_core_libraries",
default_visibility: ["//external/icu:__subpackages__"],
// See: http://go/android-license-faq
// A large-scale-change added 'default_applicable_licenses' to import
diff --git a/libandroidicuinit/Android.bp b/libandroidicuinit/Android.bp
index dbd689806..4730b731c 100644
--- a/libandroidicuinit/Android.bp
+++ b/libandroidicuinit/Android.bp
@@ -14,6 +14,7 @@
// A library of shared initialization code for use by libicuuc.so only.
package {
+ default_team: "trendy_team_java_core_libraries",
// See: http://go/android-license-faq
// A large-scale-change added 'default_applicable_licenses' to import
// all of the 'license_kinds' from "external_icu_license"
diff --git a/libicu/Android.bp b/libicu/Android.bp
index d9cb65843..fb291fe56 100644
--- a/libicu/Android.bp
+++ b/libicu/Android.bp
@@ -13,6 +13,7 @@
// limitations under the License.
package {
+ default_team: "trendy_team_java_core_libraries",
// See: http://go/android-license-faq
// A large-scale-change added 'default_applicable_licenses' to import
// all of the 'license_kinds' from "external_icu_license"
diff --git a/libicu/src/Android.bp b/libicu/src/Android.bp
index 92a06d939..5f983dcc6 100644
--- a/libicu/src/Android.bp
+++ b/libicu/src/Android.bp
@@ -12,6 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
package {
+ default_team: "trendy_team_java_core_libraries",
default_visibility: ["//external/icu:__subpackages__"],
// See: http://go/android-license-faq
// A large-scale-change added 'default_applicable_licenses' to import
diff --git a/libicu/test/Android.bp b/libicu/test/Android.bp
index f4e7f310f..f078d5e66 100644
--- a/libicu/test/Android.bp
+++ b/libicu/test/Android.bp
@@ -13,6 +13,7 @@
// limitations under the License.
package {
+ default_team: "trendy_team_java_core_libraries",
default_visibility: [
"//external/icu:__subpackages__",
"//cts/tests/tests/icu:__subpackages__",
diff --git a/tools/srcgen/Android.bp b/tools/srcgen/Android.bp
index f37cc68a4..6cb389ea0 100644
--- a/tools/srcgen/Android.bp
+++ b/tools/srcgen/Android.bp
@@ -13,6 +13,7 @@
// limitations under the License.
package {
+ default_team: "trendy_team_java_core_libraries",
default_visibility: ["//visibility:private"],
// See: http://go/android-license-faq
// A large-scale-change added 'default_applicable_licenses' to import
diff --git a/tools/srcgen/currysrc/Android.bp b/tools/srcgen/currysrc/Android.bp
index 934a41d37..014a4aedf 100644
--- a/tools/srcgen/currysrc/Android.bp
+++ b/tools/srcgen/currysrc/Android.bp
@@ -13,6 +13,7 @@
// limitations under the License.
package {
+ default_team: "trendy_team_java_core_libraries",
default_visibility: ["//visibility:private"],
// See: http://go/android-license-faq
// A large-scale-change added 'default_applicable_licenses' to import
diff --git a/tools/testing/test_harness/Android.bp b/tools/testing/test_harness/Android.bp
index 46b9f8869..da7bb15e1 100644
--- a/tools/testing/test_harness/Android.bp
+++ b/tools/testing/test_harness/Android.bp
@@ -14,6 +14,7 @@
//
package {
+ default_team: "trendy_team_java_core_libraries",
// See: http://go/android-license-faq
// A large-scale-change added 'default_applicable_licenses' to import
// all of the 'license_kinds' from "external_icu_license"