Snap for 12199973 from 7554aac8874ff39b87da8f0e7c304065d6c9fbf2 to 24Q4-release

Change-Id: I057103ab93d51f4aaa9c7819439a17082fcbce16
diff --git a/Android.bp b/Android.bp
index a2f60c6..e79d3df 100644
--- a/Android.bp
+++ b/Android.bp
@@ -1,14 +1,12 @@
 // 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_libwant_license"],
+    default_applicable_licenses: ["external_rust_crates_want_license"],
 }
 
 license {
-    name: "external_rust_crates_libwant_license",
+    name: "external_rust_crates_want_license",
     visibility: [":__subpackages__"],
     license_kinds: ["SPDX-license-identifier-MIT"],
     license_text: ["LICENSE"],