aboutsummaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2021-02-06 02:06:03 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2021-02-06 02:06:03 +0000
commitcf956855febd68a7222fce9dc9122d3c704a35ef (patch)
tree08d2710d50e137232bc359325ce0d2267e3efbc3 /Android.bp
parent6a850ba6b89cbe1868a0329a121bef9b606da77f (diff)
parent313dc1becb7ce6a3c236aeed746dc0c3e3cd232c (diff)
downloadwycheproof-cf956855febd68a7222fce9dc9122d3c704a35ef.tar.gz
Snap for 7128142 from 313dc1becb7ce6a3c236aeed746dc0c3e3cd232c to sc-d1-release
Change-Id: I914f5eaecef60f715a79e42a86d1140e36e06e8c
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp14
1 files changed, 14 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 5c07309..bcb5369 100644
--- a/Android.bp
+++ b/Android.bp
@@ -16,6 +16,20 @@
package {
default_visibility: ["//visibility:private"],
+ default_applicable_licenses: ["external_wycheproof_license"],
+}
+
+// Added automatically by a large-scale-change
+// http://go/android-license-faq
+license {
+ name: "external_wycheproof_license",
+ visibility: [":__subpackages__"],
+ license_kinds: [
+ "SPDX-license-identifier-Apache-2.0",
+ ],
+ license_text: [
+ "LICENSE",
+ ],
}
java_library_static {