aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-04-01 04:38:58 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-04-01 04:38:58 +0000
commitf4d0d0eef8814186fa2ca6ba5e16a8cd101ead9a (patch)
treef6945d6e17794fe0df38ac2b05a0fb0fbcba6f1a
parent7c84ed679b73bc67887ad6207cd75e25bc188754 (diff)
parent88ae489134264013e22324738a023f1feb2fcc2a (diff)
downloadtracing-core-android14-d1-s5-release.tar.gz
Change-Id: I0996f930beee1ff900adb382d62f14fe3c7d1b10
-rw-r--r--Android.bp17
1 files changed, 17 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 344507e..a2191b0 100644
--- a/Android.bp
+++ b/Android.bp
@@ -3,6 +3,23 @@
+package {
+ default_applicable_licenses: ["external_rust_crates_tracing-core_license"],
+}
+
+// Added automatically by a large-scale-change
+// See: http://go/android-license-faq
+license {
+ name: "external_rust_crates_tracing-core_license",
+ visibility: [":__subpackages__"],
+ license_kinds: [
+ "SPDX-license-identifier-MIT",
+ ],
+ license_text: [
+ "LICENSE",
+ ],
+}
+
rust_library {
name: "libtracing_core",
// has rustc warnings