Snap for 10453563 from 7d222acae50f5edb964242b1f53d87f28107dd59 to mainline-configinfrastructure-release

Change-Id: I1657721479e090b3265795de6ebe0876c36ab123
diff --git a/Android.bp b/Android.bp
index 564ca5c..7872eab 100644
--- a/Android.bp
+++ b/Android.bp
@@ -1,8 +1,6 @@
 // This file is generated by cargo2android.py --config cargo2android.json.
 // Do not modify this file as changes will be overridden on upgrade.
 
-
-
 package {
     default_applicable_licenses: [
         "external_rust_crates_openssl-macros_license",
@@ -54,4 +52,6 @@
         "libquote",
         "libsyn",
     ],
+    product_available: true,
+    vendor_available: true,
 }