aboutsummaryrefslogtreecommitdiff
path: root/test/core/util/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'test/core/util/Android.bp')
-rw-r--r--test/core/util/Android.bp9
1 files changed, 0 insertions, 9 deletions
diff --git a/test/core/util/Android.bp b/test/core/util/Android.bp
index fff362d588..ed87486e02 100644
--- a/test/core/util/Android.bp
+++ b/test/core/util/Android.bp
@@ -1,12 +1,3 @@
-package {
- // See: http://go/android-license-faq
- // A large-scale-change added 'default_applicable_licenses' to import
- // all of the 'license_kinds' from "external_grpc-grpc_license"
- // to get the below license kinds:
- // SPDX-license-identifier-Apache-2.0
- default_applicable_licenses: ["external_grpc-grpc_license"],
-}
-
cc_library_static {
name: "libgpr_test_util",
defaults: ["grpc_defaults"],