summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2021-02-17 03:16:59 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2021-02-17 03:16:59 +0000
commit8c0da58037f7d72ecda81886d41133bb11e55d3b (patch)
tree9246bd248629db88413f753bb42f4ccfe613297e
parent25a0743d59c6b6880e09783569aa6d184c9c4090 (diff)
parentf7945c34e149e5a95e36c2f17d67aefdfeae6a70 (diff)
downloadmatches-8c0da58037f7d72ecda81886d41133bb11e55d3b.tar.gz
Snap for 7149879 from f7945c34e149e5a95e36c2f17d67aefdfeae6a70 to sc-release
Change-Id: I0c391542192ab32c9f6f20be37f93fbb6c1f6dfb
-rw-r--r--Android.bp17
1 files changed, 17 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index e679a38..724ac82 100644
--- a/Android.bp
+++ b/Android.bp
@@ -1,5 +1,22 @@
// This file is generated by cargo2android.py --run --device --dependencies --tests --patch=patches/Android.bp.patch.
+package {
+ default_applicable_licenses: ["external_rust_crates_matches_license"],
+}
+
+// Added automatically by a large-scale-change
+// See: http://go/android-license-faq
+license {
+ name: "external_rust_crates_matches_license",
+ visibility: [":__subpackages__"],
+ license_kinds: [
+ "SPDX-license-identifier-MIT",
+ ],
+ license_text: [
+ "LICENSE",
+ ],
+}
+
rust_library {
name: "libmatches",
// has rustc warnings