Skip to content
Snippets Groups Projects
Commit ba50a076 authored by James Farrell's avatar James Farrell Committed by Automerger Merge Worker
Browse files

Update Android.bp by running cargo_embargo am: 4d38e5ab

Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/dashmap/+/3208377



Change-Id: Ifefa885b18edc75a8fca8a044c31f4b298f1635c
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 80800299 4d38e5ab
No related branches found
No related tags found
No related merge requests found
// This file is generated by cargo_embargo.
// Do not modify this file after the first "rust_*" or "genrule" module
// because the changes will be overridden on upgrade.
// Content before the first "rust_*" or "genrule" module is preserved.
// Do not modify this file because the changes will be overridden on upgrade.
package {
default_applicable_licenses: ["external_rust_crates_dashmap_license"],
......@@ -10,12 +8,8 @@ package {
license {
name: "external_rust_crates_dashmap_license",
visibility: [":__subpackages__"],
license_kinds: [
"SPDX-license-identifier-MIT",
],
license_text: [
"LICENSE",
],
license_kinds: ["SPDX-license-identifier-MIT"],
license_text: ["LICENSE"],
}
rust_test {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment