aboutsummaryrefslogtreecommitdiff
path: root/auth/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'auth/Android.bp')
-rw-r--r--auth/Android.bp9
1 files changed, 9 insertions, 0 deletions
diff --git a/auth/Android.bp b/auth/Android.bp
index 68d08f430..6d0b6b2a4 100644
--- a/auth/Android.bp
+++ b/auth/Android.bp
@@ -13,6 +13,15 @@
// limitations under the License.
//
+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-java_license"
+ // to get the below license kinds:
+ // SPDX-license-identifier-Apache-2.0
+ default_applicable_licenses: ["external_grpc-grpc-java_license"],
+}
+
java_library_host {
name: "grpc-java-auth",
srcs: [