Update Android.bp by running cargo_embargo

Test: ran cargo_embargo
Change-Id: Icf5b3424f90146103a81435a0e7e41c0687b0c58
diff --git a/Android.bp b/Android.bp
index d4d2bd7..2a41485 100644
--- a/Android.bp
+++ b/Android.bp
@@ -1,10 +1,7 @@
 // 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_team: "trendy_team_android_rust",
     default_applicable_licenses: ["external_rust_crates_strum_macros_license"],
 }