summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-07-15 01:32:39 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-07-15 01:32:39 +0000
commita4a04f7e323ddc02421258b2ecdc21fcb4fa643f (patch)
tree59736b7911058790078030c9c6923de4f0acbfc9
parent8c4635bb418118ef654d961fba112f8b9e746d8a (diff)
parent0e9557972eee28f1b3d40da1a1986d5a6ab61871 (diff)
downloadmime-support-android12-mainline-statsd-release.tar.gz
Snap for 7550844 from 0e9557972eee28f1b3d40da1a1986d5a6ab61871 to mainline-os-statsd-releaseandroid-mainline-12.0.0_r84android-mainline-12.0.0_r58android12-mainline-statsd-release
Change-Id: I9cbf78025c4b42feda1179957faadfc8e6ccc446
-rw-r--r--Android.bp17
l---------NOTICE1
2 files changed, 17 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 33fad46..806821e 100644
--- a/Android.bp
+++ b/Android.bp
@@ -1,3 +1,20 @@
+package {
+ default_applicable_licenses: ["external_mime-support_license"],
+}
+
+// Added automatically by a large-scale-change
+// See: http://go/android-license-faq
+license {
+ name: "external_mime-support_license",
+ visibility: [":__subpackages__"],
+ license_kinds: [
+ "legacy_unencumbered",
+ ],
+ license_text: [
+ "LICENSE",
+ ],
+}
+
java_genrule {
name: "debian.mime.types.minimized",
visibility: [
diff --git a/NOTICE b/NOTICE
deleted file mode 120000
index 7a694c9..0000000
--- a/NOTICE
+++ /dev/null
@@ -1 +0,0 @@
-LICENSE \ No newline at end of file