Snap for 12199826 from 538d4ce73cece023dc8f4a8118822aac33459a20 to mainline-adservices-release
Change-Id: I9ebc70b80cee29187f5671420a4d29f99a20034e
diff --git a/Android.bp b/Android.bp
index 03e4a79..f83bc8e 100644
--- a/Android.bp
+++ b/Android.bp
@@ -1,23 +1,15 @@
// 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_synstructure_license"],
}
-// Added automatically by a large-scale-change
-// See: http://go/android-license-faq
license {
name: "external_rust_crates_synstructure_license",
visibility: [":__subpackages__"],
- license_kinds: [
- "SPDX-license-identifier-MIT",
- ],
- license_text: [
- "LICENSE",
- ],
+ license_kinds: ["SPDX-license-identifier-MIT"],
+ license_text: ["LICENSE"],
}
rust_library_host {