aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2021-02-22 00:06:38 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2021-02-22 00:06:38 +0000
commite8ab3d8a39b222119c8e4b24a7531c092fdfd0f3 (patch)
tree7b313d54b5216b9844764f8a2ae86085b54b6fa9
parenta7293c168a35d2f4825cf284c5278a8165e77511 (diff)
parentda98e6634288f53f842d0c7979f2014a9feddd43 (diff)
downloadusrsctp-android12L-release.tar.gz
Change-Id: I183c00a7d6cbee5872a63121694220ac188ec04b
-rw-r--r--Android.bp17
1 files changed, 17 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index de49714..6d95d0b 100644
--- a/Android.bp
+++ b/Android.bp
@@ -1,3 +1,20 @@
+package {
+ default_applicable_licenses: ["external_usrsctp_license"],
+}
+
+// Added automatically by a large-scale-change
+// See: http://go/android-license-faq
+license {
+ name: "external_usrsctp_license",
+ visibility: [":__subpackages__"],
+ license_kinds: [
+ "SPDX-license-identifier-BSD",
+ ],
+ license_text: [
+ "LICENSE.md",
+ ],
+}
+
cc_defaults {
name: "usrsctplib_defaults",
srcs: [