Snap for 6013487 from a78d493bdbb465c11c6ff31b08fa4213b1cba79c to rvc-release

Change-Id: I1244bcbfcf937bd2a3424fdcfb365a74671a3bdb
diff --git a/Android.bp b/Android.bp
index 63ec66d..2a3cb09 100644
--- a/Android.bp
+++ b/Android.bp
@@ -1,8 +1,7 @@
 // This file is generated by cargo2android.py.
 
-rust_library_rlib {
+rust_library_host_rlib {
     name: "libquote",
-    host_supported: true,
     crate_name: "quote",
     srcs: ["src/lib.rs"],
     edition: "2018",