Snap for 12426030 from aa3e44203ad613484d827ed6650d6d9590b9707f to 25Q1-release
Change-Id: Ieb07a6b21f9d6dc8b8a0a31705e002ef90f21c19
diff --git a/Android.bp b/Android.bp
index 46526ad..88882d7 100644
--- a/Android.bp
+++ b/Android.bp
@@ -1,7 +1,17 @@
// 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_vhost-device-vsock_license"],
+ default_team: "trendy_team_android_rust",
+}
+
+license {
+ name: "external_rust_crates_vhost-device-vsock_license",
+ visibility: [":__subpackages__"],
+ license_kinds: ["SPDX-license-identifier-Apache-2.0"],
+ license_text: ["LICENSE"],
+}
rust_binary_host {
name: "vhost_device_vsock",